Uses of Class
software.amazon.awscdk.services.ecs.RepositoryImage.Builder
Packages that use RepositoryImage.Builder
-
Uses of RepositoryImage.Builder in software.amazon.awscdk.services.ecs
Methods in software.amazon.awscdk.services.ecs that return RepositoryImage.BuilderModifier and TypeMethodDescriptionstatic RepositoryImage.BuilderRepositoryImage.Builder.credentials(ISecret credentials) The secret to expose to the container that contains the credentials for the image repository.