public static interface GetLifecyclePoliciesRequest.Builder extends DlmRequest.Builder, SdkPojo, CopyableBuilder<GetLifecyclePoliciesRequest.Builder,GetLifecyclePoliciesRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetLifecyclePoliciesRequest.Builder policyIds(Collection<String> policyIds)
The identifiers of the data lifecycle policies.
policyIds - The identifiers of the data lifecycle policies.GetLifecyclePoliciesRequest.Builder policyIds(String... policyIds)
The identifiers of the data lifecycle policies.
policyIds - The identifiers of the data lifecycle policies.GetLifecyclePoliciesRequest.Builder state(String state)
The activation state.
state - The activation state.GettablePolicyStateValues,
GettablePolicyStateValuesGetLifecyclePoliciesRequest.Builder state(GettablePolicyStateValues state)
The activation state.
state - The activation state.GettablePolicyStateValues,
GettablePolicyStateValuesGetLifecyclePoliciesRequest.Builder resourceTypesWithStrings(Collection<String> resourceTypes)
The resource type.
resourceTypes - The resource type.GetLifecyclePoliciesRequest.Builder resourceTypesWithStrings(String... resourceTypes)
The resource type.
resourceTypes - The resource type.GetLifecyclePoliciesRequest.Builder resourceTypes(Collection<ResourceTypeValues> resourceTypes)
The resource type.
resourceTypes - The resource type.GetLifecyclePoliciesRequest.Builder resourceTypes(ResourceTypeValues... resourceTypes)
The resource type.
resourceTypes - The resource type.GetLifecyclePoliciesRequest.Builder targetTags(Collection<String> targetTags)
The target tag for a policy.
Tags are strings in the format key=value.
targetTags - The target tag for a policy.
Tags are strings in the format key=value.
GetLifecyclePoliciesRequest.Builder targetTags(String... targetTags)
The target tag for a policy.
Tags are strings in the format key=value.
targetTags - The target tag for a policy.
Tags are strings in the format key=value.
GetLifecyclePoliciesRequest.Builder tagsToAdd(Collection<String> tagsToAdd)
The tags to add to objects created by the policy.
Tags are strings in the format key=value.
These user-defined tags are added in addition to the Amazon Web Services-added lifecycle tags.
tagsToAdd - The tags to add to objects created by the policy.
Tags are strings in the format key=value.
These user-defined tags are added in addition to the Amazon Web Services-added lifecycle tags.
GetLifecyclePoliciesRequest.Builder tagsToAdd(String... tagsToAdd)
The tags to add to objects created by the policy.
Tags are strings in the format key=value.
These user-defined tags are added in addition to the Amazon Web Services-added lifecycle tags.
tagsToAdd - The tags to add to objects created by the policy.
Tags are strings in the format key=value.
These user-defined tags are added in addition to the Amazon Web Services-added lifecycle tags.
GetLifecyclePoliciesRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetLifecyclePoliciesRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.