ResourceSynchronizationStatusSummary
The synchronization status of a resource covered by a deployment.
Types
Properties
Link copied to clipboard
The ARN of the deployment that the synchronization status is associated with. This is absent for aggregate (cross-deployment) statuses.
Link copied to clipboard
The time when the synchronization status was last evaluated.
Link copied to clipboard
The reasons the resource is out of sync, keyed by firewall type. This is null when the resource is in sync.
Link copied to clipboard
Details about remediation issues, keyed by firewall type. This is null when there are no remediation issues.
Link copied to clipboard
The ARN of the resource whose synchronization status is reported.
Link copied to clipboard
The type of the resource, in AWS CloudFormation format.
Link copied to clipboard
The synchronization status of the resource, such as IN_SYNC or OUT_OF_SYNC.
Functions
Link copied to clipboard
inline fun copy(block: ResourceSynchronizationStatusSummary.Builder.() -> Unit = {}): ResourceSynchronizationStatusSummary