public static interface LocalGatewayRouteTableVirtualInterfaceGroupAssociation.Builder extends SdkPojo, CopyableBuilder<LocalGatewayRouteTableVirtualInterfaceGroupAssociation.Builder,LocalGatewayRouteTableVirtualInterfaceGroupAssociation>
| Modifier and Type | Method and Description |
|---|---|
LocalGatewayRouteTableVirtualInterfaceGroupAssociation.Builder |
localGatewayId(String localGatewayId)
The ID of the local gateway.
|
LocalGatewayRouteTableVirtualInterfaceGroupAssociation.Builder |
localGatewayRouteTableId(String localGatewayRouteTableId)
The ID of the local gateway route table.
|
LocalGatewayRouteTableVirtualInterfaceGroupAssociation.Builder |
localGatewayRouteTableVirtualInterfaceGroupAssociationId(String localGatewayRouteTableVirtualInterfaceGroupAssociationId)
The ID of the association.
|
LocalGatewayRouteTableVirtualInterfaceGroupAssociation.Builder |
localGatewayVirtualInterfaceGroupId(String localGatewayVirtualInterfaceGroupId)
The ID of the virtual interface group.
|
LocalGatewayRouteTableVirtualInterfaceGroupAssociation.Builder |
state(String state)
The state of the association.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildLocalGatewayRouteTableVirtualInterfaceGroupAssociation.Builder localGatewayRouteTableVirtualInterfaceGroupAssociationId(String localGatewayRouteTableVirtualInterfaceGroupAssociationId)
The ID of the association.
localGatewayRouteTableVirtualInterfaceGroupAssociationId - The ID of the association.LocalGatewayRouteTableVirtualInterfaceGroupAssociation.Builder localGatewayVirtualInterfaceGroupId(String localGatewayVirtualInterfaceGroupId)
The ID of the virtual interface group.
localGatewayVirtualInterfaceGroupId - The ID of the virtual interface group.LocalGatewayRouteTableVirtualInterfaceGroupAssociation.Builder localGatewayId(String localGatewayId)
The ID of the local gateway.
localGatewayId - The ID of the local gateway.LocalGatewayRouteTableVirtualInterfaceGroupAssociation.Builder localGatewayRouteTableId(String localGatewayRouteTableId)
The ID of the local gateway route table.
localGatewayRouteTableId - The ID of the local gateway route table.LocalGatewayRouteTableVirtualInterfaceGroupAssociation.Builder state(String state)
The state of the association.
state - The state of the association.Copyright © 2020. All rights reserved.