Uses of Class
software.amazon.awscdk.services.apprunner.alpha.AssetProps.Builder
Package
Description
AWS::AppRunner Construct Library
-
Uses of AssetProps.Builder in software.amazon.awscdk.services.apprunner.alpha
Modifier and TypeMethodDescriptionAssetProps.Builder.asset
(DockerImageAsset asset) Sets the value ofAssetProps.getAsset()
static AssetProps.Builder
AssetProps.builder()
AssetProps.Builder.imageConfiguration
(ImageConfiguration imageConfiguration) Sets the value ofAssetProps.getImageConfiguration()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(AssetProps.Builder builder) Constructor that initializes the object based on literal property values passed by theAssetProps.Builder
.