メインコンテンツまでスキップ

AWSVPCRouteTableAssociationStateType

No description

enum AWSVPCRouteTableAssociationStateType {
ASSOCIATING
ASSOCIATED
DISASSOCIATING
DISASSOCIATED
FAILED
}

Values

AWSVPCRouteTableAssociationStateType.ASSOCIATING

The association is being created

AWSVPCRouteTableAssociationStateType.ASSOCIATED

The association has been created

AWSVPCRouteTableAssociationStateType.DISASSOCIATING

The association is being deleted

AWSVPCRouteTableAssociationStateType.DISASSOCIATED

The association has been deleted

AWSVPCRouteTableAssociationStateType.FAILED

The association has failed

Member of

AWSVPCRouteTableAssociationState object