public static interface EcrContainerImageMetadata.Builder extends SdkPojo, CopyableBuilder<EcrContainerImageMetadata.Builder,EcrContainerImageMetadata>
| Modifier and Type | Method and Description |
|---|---|
EcrContainerImageMetadata.Builder |
tags(Collection<String> tags)
Tags associated with the Amazon ECR image metadata.
|
EcrContainerImageMetadata.Builder |
tags(String... tags)
Tags associated with the Amazon ECR image metadata.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildEcrContainerImageMetadata.Builder tags(Collection<String> tags)
Tags associated with the Amazon ECR image metadata.
tags - Tags associated with the Amazon ECR image metadata.EcrContainerImageMetadata.Builder tags(String... tags)
Tags associated with the Amazon ECR image metadata.
tags - Tags associated with the Amazon ECR image metadata.Copyright © 2022. All rights reserved.