public static interface LifecyclePolicySummary.Builder extends SdkPojo, CopyableBuilder<LifecyclePolicySummary.Builder,LifecyclePolicySummary>
| Modifier and Type | Method and Description |
|---|---|
LifecyclePolicySummary.Builder |
description(String description)
The description of the lifecycle policy.
|
LifecyclePolicySummary.Builder |
policyId(String policyId)
The identifier of the lifecycle policy.
|
LifecyclePolicySummary.Builder |
state(GettablePolicyStateValues state)
The activation state of the lifecycle policy.
|
LifecyclePolicySummary.Builder |
state(String state)
The activation state of the lifecycle policy.
|
copyapplyMutation, buildLifecyclePolicySummary.Builder policyId(String policyId)
The identifier of the lifecycle policy.
policyId - The identifier of the lifecycle policy.LifecyclePolicySummary.Builder description(String description)
The description of the lifecycle policy.
description - The description of the lifecycle policy.LifecyclePolicySummary.Builder state(String state)
The activation state of the lifecycle policy.
state - The activation state of the lifecycle policy.GettablePolicyStateValues,
GettablePolicyStateValuesLifecyclePolicySummary.Builder state(GettablePolicyStateValues state)
The activation state of the lifecycle policy.
state - The activation state of the lifecycle policy.GettablePolicyStateValues,
GettablePolicyStateValuesCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.