| 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 |
TransitGatewayMulticastDomainAssociations.resourceType()
The type of resource, for example a VPC attachment.
|
TransitGatewayAttachmentResourceType |
TransitGatewayRouteAttachment.resourceType()
The resource type.
|
TransitGatewayAttachmentResourceType |
TransitGatewayMulticastDomainAssociation.resourceType()
The type of resource, for example a VPC attachment.
|
TransitGatewayAttachmentResourceType |
TransitGatewayRouteTableAssociation.resourceType()
The resource type.
|
TransitGatewayAttachmentResourceType |
TransitGatewayAttachment.resourceType()
The resource type.
|
TransitGatewayAttachmentResourceType |
TransitGatewayRouteTablePropagation.resourceType()
The type of resource.
|
TransitGatewayAttachmentResourceType |
TransitGatewayMulticastGroup.resourceType()
The type of resource, for example a VPC attachment.
|
TransitGatewayAttachmentResourceType |
TransitGatewayAssociation.resourceType()
The resource type.
|
TransitGatewayAttachmentResourceType |
TransitGatewayPropagation.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()
|
| Modifier and Type | Method and Description |
|---|---|
TransitGatewayMulticastDomainAssociations.Builder |
TransitGatewayMulticastDomainAssociations.Builder.resourceType(TransitGatewayAttachmentResourceType resourceType)
The type of resource, for example a VPC attachment.
|
TransitGatewayRouteAttachment.Builder |
TransitGatewayRouteAttachment.Builder.resourceType(TransitGatewayAttachmentResourceType resourceType)
The resource type.
|
TransitGatewayMulticastDomainAssociation.Builder |
TransitGatewayMulticastDomainAssociation.Builder.resourceType(TransitGatewayAttachmentResourceType resourceType)
The type of resource, for example a VPC attachment.
|
TransitGatewayRouteTableAssociation.Builder |
TransitGatewayRouteTableAssociation.Builder.resourceType(TransitGatewayAttachmentResourceType resourceType)
The resource type.
|
TransitGatewayAttachment.Builder |
TransitGatewayAttachment.Builder.resourceType(TransitGatewayAttachmentResourceType resourceType)
The resource type.
|
TransitGatewayRouteTablePropagation.Builder |
TransitGatewayRouteTablePropagation.Builder.resourceType(TransitGatewayAttachmentResourceType resourceType)
The type of resource.
|
TransitGatewayMulticastGroup.Builder |
TransitGatewayMulticastGroup.Builder.resourceType(TransitGatewayAttachmentResourceType resourceType)
The type of resource, for example a VPC attachment.
|
TransitGatewayAssociation.Builder |
TransitGatewayAssociation.Builder.resourceType(TransitGatewayAttachmentResourceType resourceType)
The resource type.
|
TransitGatewayPropagation.Builder |
TransitGatewayPropagation.Builder.resourceType(TransitGatewayAttachmentResourceType resourceType)
The resource type.
|
Copyright © 2020. All rights reserved.