Uses of Class
software.amazon.awscdk.services.ecs.RepositoryImageProps.Builder
Packages that use RepositoryImageProps.Builder
-
Uses of RepositoryImageProps.Builder in software.amazon.awscdk.services.ecs
Methods in software.amazon.awscdk.services.ecs that return RepositoryImageProps.BuilderModifier and TypeMethodDescriptionstatic RepositoryImageProps.Builder
RepositoryImageProps.builder()
RepositoryImageProps.Builder.credentials
(ISecret credentials) Sets the value ofRepositoryImageProps.getCredentials()
Constructors in software.amazon.awscdk.services.ecs with parameters of type RepositoryImageProps.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(RepositoryImageProps.Builder builder) Constructor that initializes the object based on literal property values passed by theRepositoryImageProps.Builder
.