public static interface RegistryCatalogData.Builder extends SdkPojo, CopyableBuilder<RegistryCatalogData.Builder,RegistryCatalogData>
| Modifier and Type | Method and Description |
|---|---|
RegistryCatalogData.Builder |
displayName(String displayName)
The display name for a public registry.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildRegistryCatalogData.Builder displayName(String displayName)
The display name for a public registry. This appears on the Amazon ECR Public Gallery.
Only accounts that have the verified account badge can have a registry display name.
displayName - The display name for a public registry. This appears on the Amazon ECR Public Gallery. Only accounts that have the verified account badge can have a registry display name.
Copyright © 2022. All rights reserved.