Interface CreateLifecyclePolicyResponse.Builder

    • Method Detail

      • clientToken

        CreateLifecyclePolicyResponse.Builder clientToken​(String clientToken)

        The client token that uniquely identifies the request.

        Parameters:
        clientToken - The client token that uniquely identifies the request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • lifecyclePolicyArn

        CreateLifecyclePolicyResponse.Builder lifecyclePolicyArn​(String lifecyclePolicyArn)

        The Amazon Resource Name (ARN) of the lifecycle policy that the request created.

        Parameters:
        lifecyclePolicyArn - The Amazon Resource Name (ARN) of the lifecycle policy that the request created.
        Returns:
        Returns a reference to this object so that method calls can be chained together.