AWSVPCRouteTableAssociationState
No description
type AWSVPCRouteTableAssociationState {
state: AWSVPCRouteTableAssociationStateType!
statusMessage: String!
}
Fields
AWSVPCRouteTableAssociationState.state
● AWSVPCRouteTableAssociationStateType!
non-null enum
The state of the association
AWSVPCRouteTableAssociationState.statusMessage
● String!
non-null scalar
The status message, if applicable
Member of
AWSVPCRouteTableAssociation
object