public static interface TransitGatewayPolicyTableAssociation.Builder extends SdkPojo, CopyableBuilder<TransitGatewayPolicyTableAssociation.Builder,TransitGatewayPolicyTableAssociation>
| Modifier and Type | Method and Description |
|---|---|
TransitGatewayPolicyTableAssociation.Builder |
resourceId(String resourceId)
The resource ID of the transit gateway attachment.
|
TransitGatewayPolicyTableAssociation.Builder |
resourceType(String resourceType)
The resource type for the transit gateway policy table association.
|
TransitGatewayPolicyTableAssociation.Builder |
resourceType(TransitGatewayAttachmentResourceType resourceType)
The resource type for the transit gateway policy table association.
|
TransitGatewayPolicyTableAssociation.Builder |
state(String state)
The state of the transit gateway policy table association.
|
TransitGatewayPolicyTableAssociation.Builder |
state(TransitGatewayAssociationState state)
The state of the transit gateway policy table association.
|
TransitGatewayPolicyTableAssociation.Builder |
transitGatewayAttachmentId(String transitGatewayAttachmentId)
The ID of the transit gateway attachment.
|
TransitGatewayPolicyTableAssociation.Builder |
transitGatewayPolicyTableId(String transitGatewayPolicyTableId)
The ID of the transit gateway policy table.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildTransitGatewayPolicyTableAssociation.Builder transitGatewayPolicyTableId(String transitGatewayPolicyTableId)
The ID of the transit gateway policy table.
transitGatewayPolicyTableId - The ID of the transit gateway policy table.TransitGatewayPolicyTableAssociation.Builder transitGatewayAttachmentId(String transitGatewayAttachmentId)
The ID of the transit gateway attachment.
transitGatewayAttachmentId - The ID of the transit gateway attachment.TransitGatewayPolicyTableAssociation.Builder resourceId(String resourceId)
The resource ID of the transit gateway attachment.
resourceId - The resource ID of the transit gateway attachment.TransitGatewayPolicyTableAssociation.Builder resourceType(String resourceType)
The resource type for the transit gateway policy table association.
resourceType - The resource type for the transit gateway policy table association.TransitGatewayAttachmentResourceType,
TransitGatewayAttachmentResourceTypeTransitGatewayPolicyTableAssociation.Builder resourceType(TransitGatewayAttachmentResourceType resourceType)
The resource type for the transit gateway policy table association.
resourceType - The resource type for the transit gateway policy table association.TransitGatewayAttachmentResourceType,
TransitGatewayAttachmentResourceTypeTransitGatewayPolicyTableAssociation.Builder state(String state)
The state of the transit gateway policy table association.
state - The state of the transit gateway policy table association.TransitGatewayAssociationState,
TransitGatewayAssociationStateTransitGatewayPolicyTableAssociation.Builder state(TransitGatewayAssociationState state)
The state of the transit gateway policy table association.
state - The state of the transit gateway policy table association.TransitGatewayAssociationState,
TransitGatewayAssociationStateCopyright © 2023. All rights reserved.