Uses of Class
software.amazon.awssdk.services.ec2.model.TransitGatewayAttachmentResourceType
-
Packages that use TransitGatewayAttachmentResourceType Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of TransitGatewayAttachmentResourceType in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return TransitGatewayAttachmentResourceType Modifier and Type Method Description TransitGatewayAttachmentResourceTypeCreateTransitGatewayMeteringPolicyEntryRequest. destinationTransitGatewayAttachmentType()The type of the destination transit gateway attachment for traffic matching.TransitGatewayAttachmentResourceTypeTransitGatewayMeteringPolicyRule. destinationTransitGatewayAttachmentType()The type of the destination transit gateway attachment.static TransitGatewayAttachmentResourceTypeTransitGatewayAttachmentResourceType. fromValue(String value)Use this in place of valueOf to convert the raw string returned by the service into the enum value.TransitGatewayAttachmentResourceTypeTransitGatewayAssociation. resourceType()The resource type.TransitGatewayAttachmentResourceTypeTransitGatewayAttachment. resourceType()The resource type.TransitGatewayAttachmentResourceTypeTransitGatewayMulticastDomainAssociation. resourceType()The type of resource, for example a VPC attachment.TransitGatewayAttachmentResourceTypeTransitGatewayMulticastDomainAssociations. resourceType()The type of resource, for example a VPC attachment.TransitGatewayAttachmentResourceTypeTransitGatewayMulticastGroup. resourceType()The type of resource, for example a VPC attachment.TransitGatewayAttachmentResourceTypeTransitGatewayPolicyTableAssociation. resourceType()The resource type for the transit gateway policy table association.TransitGatewayAttachmentResourceTypeTransitGatewayPrefixListAttachment. resourceType()The resource type.TransitGatewayAttachmentResourceTypeTransitGatewayPropagation. resourceType()The resource type.TransitGatewayAttachmentResourceTypeTransitGatewayRouteAttachment. resourceType()The resource type.TransitGatewayAttachmentResourceTypeTransitGatewayRouteTableAssociation. resourceType()The resource type.TransitGatewayAttachmentResourceTypeTransitGatewayRouteTablePropagation. resourceType()The type of resource.TransitGatewayAttachmentResourceTypeCreateTransitGatewayMeteringPolicyEntryRequest. sourceTransitGatewayAttachmentType()The type of the source transit gateway attachment for traffic matching.TransitGatewayAttachmentResourceTypeTransitGatewayMeteringPolicyRule. sourceTransitGatewayAttachmentType()The type of the source transit gateway attachment.static TransitGatewayAttachmentResourceTypeTransitGatewayAttachmentResourceType. valueOf(String name)Returns the enum constant of this type with the specified name.static TransitGatewayAttachmentResourceType[]TransitGatewayAttachmentResourceType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type TransitGatewayAttachmentResourceType Modifier and Type Method Description static Set<TransitGatewayAttachmentResourceType>TransitGatewayAttachmentResourceType. knownValues()Methods in software.amazon.awssdk.services.ec2.model with parameters of type TransitGatewayAttachmentResourceType Modifier and Type Method Description CreateTransitGatewayMeteringPolicyEntryRequest.BuilderCreateTransitGatewayMeteringPolicyEntryRequest.Builder. destinationTransitGatewayAttachmentType(TransitGatewayAttachmentResourceType destinationTransitGatewayAttachmentType)The type of the destination transit gateway attachment for traffic matching.TransitGatewayMeteringPolicyRule.BuilderTransitGatewayMeteringPolicyRule.Builder. destinationTransitGatewayAttachmentType(TransitGatewayAttachmentResourceType destinationTransitGatewayAttachmentType)The type of the destination transit gateway attachment.TransitGatewayAssociation.BuilderTransitGatewayAssociation.Builder. resourceType(TransitGatewayAttachmentResourceType resourceType)The resource type.TransitGatewayAttachment.BuilderTransitGatewayAttachment.Builder. resourceType(TransitGatewayAttachmentResourceType resourceType)The resource type.TransitGatewayMulticastDomainAssociation.BuilderTransitGatewayMulticastDomainAssociation.Builder. resourceType(TransitGatewayAttachmentResourceType resourceType)The type of resource, for example a VPC attachment.TransitGatewayMulticastDomainAssociations.BuilderTransitGatewayMulticastDomainAssociations.Builder. resourceType(TransitGatewayAttachmentResourceType resourceType)The type of resource, for example a VPC attachment.TransitGatewayMulticastGroup.BuilderTransitGatewayMulticastGroup.Builder. resourceType(TransitGatewayAttachmentResourceType resourceType)The type of resource, for example a VPC attachment.TransitGatewayPolicyTableAssociation.BuilderTransitGatewayPolicyTableAssociation.Builder. resourceType(TransitGatewayAttachmentResourceType resourceType)The resource type for the transit gateway policy table association.TransitGatewayPrefixListAttachment.BuilderTransitGatewayPrefixListAttachment.Builder. resourceType(TransitGatewayAttachmentResourceType resourceType)The resource type.TransitGatewayPropagation.BuilderTransitGatewayPropagation.Builder. resourceType(TransitGatewayAttachmentResourceType resourceType)The resource type.TransitGatewayRouteAttachment.BuilderTransitGatewayRouteAttachment.Builder. resourceType(TransitGatewayAttachmentResourceType resourceType)The resource type.TransitGatewayRouteTableAssociation.BuilderTransitGatewayRouteTableAssociation.Builder. resourceType(TransitGatewayAttachmentResourceType resourceType)The resource type.TransitGatewayRouteTablePropagation.BuilderTransitGatewayRouteTablePropagation.Builder. resourceType(TransitGatewayAttachmentResourceType resourceType)The type of resource.CreateTransitGatewayMeteringPolicyEntryRequest.BuilderCreateTransitGatewayMeteringPolicyEntryRequest.Builder. sourceTransitGatewayAttachmentType(TransitGatewayAttachmentResourceType sourceTransitGatewayAttachmentType)The type of the source transit gateway attachment for traffic matching.TransitGatewayMeteringPolicyRule.BuilderTransitGatewayMeteringPolicyRule.Builder. sourceTransitGatewayAttachmentType(TransitGatewayAttachmentResourceType sourceTransitGatewayAttachmentType)The type of the source transit gateway attachment.
-