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

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String