ListResourceSynchronizationStatusesRequest
Types
Properties
Link copied to clipboard
The identifier of the deployment to list synchronization statuses for. This is the deployment's Amazon Resource Name (ARN).
Link copied to clipboard
The maximum number of results to return in a single call. Valid range: 1-100. To retrieve the remaining results, use the returned nextToken value in a subsequent call.
Link copied to clipboard
Filters the results by synchronization status, such as IN_SYNC or OUT_OF_SYNC.
Functions
Link copied to clipboard
inline fun copy(block: ListResourceSynchronizationStatusesRequest.Builder.() -> Unit = {}): ListResourceSynchronizationStatusesRequest