Interface DescribeResiliencyPolicyResponse.Builder

    • Method Detail

      • policy

        DescribeResiliencyPolicyResponse.Builder policy​(ResiliencyPolicy policy)

        Information about the specific resiliency policy, returned as an object. This object includes creation time, data location constraints, its name, description, tags, the recovery time objective (RTO) and recovery point objective (RPO) in seconds, and more.

        Parameters:
        policy - Information about the specific resiliency policy, returned as an object. This object includes creation time, data location constraints, its name, description, tags, the recovery time objective (RTO) and recovery point objective (RPO) in seconds, and more.
        Returns:
        Returns a reference to this object so that method calls can be chained together.