public static interface SubnetAssociation.Builder extends SdkPojo, CopyableBuilder<SubnetAssociation.Builder,SubnetAssociation>
| Modifier and Type | Method and Description |
|---|---|
SubnetAssociation.Builder |
state(String state)
The state of the subnet association.
|
SubnetAssociation.Builder |
state(TransitGatewayMulitcastDomainAssociationState state)
The state of the subnet association.
|
SubnetAssociation.Builder |
subnetId(String subnetId)
The ID of the subnet.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSubnetAssociation.Builder subnetId(String subnetId)
The ID of the subnet.
subnetId - The ID of the subnet.SubnetAssociation.Builder state(String state)
The state of the subnet association.
state - The state of the subnet association.TransitGatewayMulitcastDomainAssociationState,
TransitGatewayMulitcastDomainAssociationStateSubnetAssociation.Builder state(TransitGatewayMulitcastDomainAssociationState state)
The state of the subnet association.
state - The state of the subnet association.TransitGatewayMulitcastDomainAssociationState,
TransitGatewayMulitcastDomainAssociationStateCopyright © 2021. All rights reserved.