Uses of Class
software.amazon.awscdk.services.apprunner.EcrPublicProps.Builder
-
Uses of EcrPublicProps.Builder in software.amazon.awscdk.services.apprunner
Modifier and TypeMethodDescriptionstatic EcrPublicProps.Builder
EcrPublicProps.builder()
EcrPublicProps.Builder.imageConfiguration
(ImageConfiguration imageConfiguration) Sets the value ofEcrPublicProps.getImageConfiguration()
EcrPublicProps.Builder.imageIdentifier
(String imageIdentifier) Sets the value ofEcrPublicProps.getImageIdentifier()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(EcrPublicProps.Builder builder) Constructor that initializes the object based on literal property values passed by theEcrPublicProps.Builder
.