UpdateResiliencyPolicyRequest
Types
Properties
Link copied to clipboard
Specifies a high-level geographical location constraint for where your resilience policy data can be stored.
Link copied to clipboard
The type of resiliency policy to be created, including the recovery time objective (RTO) and recovery point objective (RPO) in seconds.
Link copied to clipboard
Amazon Resource Name (ARN) of the resiliency policy. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:resiliency-policy/policy-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference guide.
Link copied to clipboard
The description for the policy.
Link copied to clipboard
The name of the policy
Link copied to clipboard
The tier for this resiliency policy, ranging from the highest severity (MissionCritical
) to lowest (NonCritical
).
Functions
Link copied to clipboard
inline fun copy(block: UpdateResiliencyPolicyRequest.Builder.() -> Unit = {}): UpdateResiliencyPolicyRequest