public static interface AwsEcrRepositoryLifecyclePolicyDetails.Builder extends SdkPojo, CopyableBuilder<AwsEcrRepositoryLifecyclePolicyDetails.Builder,AwsEcrRepositoryLifecyclePolicyDetails>
| Modifier and Type | Method and Description |
|---|---|
AwsEcrRepositoryLifecyclePolicyDetails.Builder |
lifecyclePolicyText(String lifecyclePolicyText)
The text of the lifecycle policy.
|
AwsEcrRepositoryLifecyclePolicyDetails.Builder |
registryId(String registryId)
The Amazon Web Services account identifier that is associated with the registry that contains the repository.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAwsEcrRepositoryLifecyclePolicyDetails.Builder lifecyclePolicyText(String lifecyclePolicyText)
The text of the lifecycle policy.
lifecyclePolicyText - The text of the lifecycle policy.AwsEcrRepositoryLifecyclePolicyDetails.Builder registryId(String registryId)
The Amazon Web Services account identifier that is associated with the registry that contains the repository.
registryId - The Amazon Web Services account identifier that is associated with the registry that contains the
repository.Copyright © 2023. All rights reserved.