Uses of Class
software.amazon.awscdk.services.apprunner.EcrPublicProps.Builder
Packages that use EcrPublicProps.Builder
-
Uses of EcrPublicProps.Builder in software.amazon.awscdk.services.apprunner
Methods in software.amazon.awscdk.services.apprunner that return EcrPublicProps.BuilderModifier and TypeMethodDescriptionstatic EcrPublicProps.BuilderEcrPublicProps.builder()EcrPublicProps.Builder.imageConfiguration(ImageConfiguration imageConfiguration) Sets the value ofEcrPublicProps.getImageConfiguration()EcrPublicProps.Builder.imageIdentifier(String imageIdentifier) Sets the value ofEcrPublicProps.getImageIdentifier()Constructors in software.amazon.awscdk.services.apprunner with parameters of type EcrPublicProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(EcrPublicProps.Builder builder) Constructor that initializes the object based on literal property values passed by theEcrPublicProps.Builder.