TransitGatewayAttachmentSyncState
Contains information about the synchronization state of a transit gateway attachment, including its current status and any error messages. Network Firewall uses this to track the state of your transit gateway configuration changes.
Types
Properties
Link copied to clipboard
The unique identifier of the transit gateway attachment.
Link copied to clipboard
A message providing additional information about the current status, particularly useful when the transit gateway attachment is in a non-READY
state.
Link copied to clipboard
The current status of the transit gateway attachment.
Functions
Link copied to clipboard
inline fun copy(block: TransitGatewayAttachmentSyncState.Builder.() -> Unit = {}): TransitGatewayAttachmentSyncState