| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
static TransitGatewayAttachmentResourceType |
TransitGatewayAttachmentResourceType.fromValue(String value)
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
|
TransitGatewayAttachmentResourceType |
TransitGatewayMulticastGroup.resourceType()
The type of resource, for example a VPC attachment.
|
TransitGatewayAttachmentResourceType |
TransitGatewayAssociation.resourceType()
The resource type.
|
TransitGatewayAttachmentResourceType |
TransitGatewayRouteTablePropagation.resourceType()
The type of resource.
|
TransitGatewayAttachmentResourceType |
TransitGatewayRouteTableAssociation.resourceType()
The resource type.
|
TransitGatewayAttachmentResourceType |
TransitGatewayMulticastDomainAssociation.resourceType()
The type of resource, for example a VPC attachment.
|
TransitGatewayAttachmentResourceType |
TransitGatewayPropagation.resourceType()
The resource type.
|
TransitGatewayAttachmentResourceType |
TransitGatewayPrefixListAttachment.resourceType()
The resource type.
|
TransitGatewayAttachmentResourceType |
TransitGatewayMulticastDomainAssociations.resourceType()
The type of resource, for example a VPC attachment.
|
TransitGatewayAttachmentResourceType |
TransitGatewayRouteAttachment.resourceType()
The resource type.
|
TransitGatewayAttachmentResourceType |
TransitGatewayAttachment.resourceType()
The resource type.
|
static TransitGatewayAttachmentResourceType |
TransitGatewayAttachmentResourceType.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.
|
| Modifier and Type | Method and Description |
|---|---|
static Set<TransitGatewayAttachmentResourceType> |
TransitGatewayAttachmentResourceType.knownValues()
|
Copyright © 2021. All rights reserved.