CreateResiliencyGroupRequest
Types
Properties
Link copied to clipboard
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
Link copied to clipboard
The resiliency model that the resiliency group is intended to meet. The valid values are maximum-resiliency, high-resiliency, and basic-resiliency.
Link copied to clipboard
The name of the resiliency group.
Functions
Link copied to clipboard
inline fun copy(block: CreateResiliencyGroupRequest.Builder.() -> Unit = {}): CreateResiliencyGroupRequest