Uses of Class
software.amazon.awscdk.cloudassembly.schema.AssetManifestOptions.Builder
-
-
Uses of AssetManifestOptions.Builder in software.amazon.awscdk.cloudassembly.schema
Methods in software.amazon.awscdk.cloudassembly.schema that return AssetManifestOptions.Builder Modifier and Type Method Description AssetManifestOptions.BuilderAssetManifestOptions.Builder. bootstrapStackVersionSsmParameter(String bootstrapStackVersionSsmParameter)Sets the value ofAssetManifestOptions.getBootstrapStackVersionSsmParameter()static AssetManifestOptions.BuilderAssetManifestOptions. builder()AssetManifestOptions.BuilderAssetManifestOptions.Builder. requiresBootstrapStackVersion(Number requiresBootstrapStackVersion)Sets the value ofAssetManifestOptions.getRequiresBootstrapStackVersion()Constructors in software.amazon.awscdk.cloudassembly.schema with parameters of type AssetManifestOptions.Builder Constructor Description Jsii$Proxy(AssetManifestOptions.Builder builder)Constructor that initializes the object based on literal property values passed by theAssetManifestOptions.Builder.
-