Uses of Class
software.amazon.awscdk.services.apprunner.CfnService.ImageRepositoryProperty.Builder
-
Uses of CfnService.ImageRepositoryProperty.Builder in software.amazon.awscdk.services.apprunner
Modifier and TypeMethodDescriptionCfnService.ImageRepositoryProperty.builder()
CfnService.ImageRepositoryProperty.Builder.imageConfiguration
(IResolvable imageConfiguration) Sets the value ofCfnService.ImageRepositoryProperty.getImageConfiguration()
CfnService.ImageRepositoryProperty.Builder.imageConfiguration
(CfnService.ImageConfigurationProperty imageConfiguration) Sets the value ofCfnService.ImageRepositoryProperty.getImageConfiguration()
CfnService.ImageRepositoryProperty.Builder.imageIdentifier
(String imageIdentifier) Sets the value ofCfnService.ImageRepositoryProperty.getImageIdentifier()
CfnService.ImageRepositoryProperty.Builder.imageRepositoryType
(String imageRepositoryType) Sets the value ofCfnService.ImageRepositoryProperty.getImageRepositoryType()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnService.ImageRepositoryProperty.Builder
.