Interface UpdateLifecyclePolicyResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<UpdateLifecyclePolicyResponse.Builder,UpdateLifecyclePolicyResponse>, ImagebuilderResponse.Builder, SdkBuilder<UpdateLifecyclePolicyResponse.Builder,UpdateLifecyclePolicyResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
UpdateLifecyclePolicyResponse

  • Method Details

    • lifecyclePolicyArn

      UpdateLifecyclePolicyResponse.Builder lifecyclePolicyArn(String lifecyclePolicyArn)

      The ARN of the image lifecycle policy resource that was updated.

      Parameters:
      lifecyclePolicyArn - The ARN of the image lifecycle policy resource that was updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.