Uses of Interface
software.amazon.awscdk.cloudassembly.schema.AssetManifestOptions
-
-
Uses of AssetManifestOptions in software.amazon.awscdk.cloudassembly.schema
Subinterfaces of AssetManifestOptions in software.amazon.awscdk.cloudassembly.schema Modifier and Type Interface Description interfaceAssetManifestPropertiesArtifact properties for the Asset Manifest.Classes in software.amazon.awscdk.cloudassembly.schema that implement AssetManifestOptions Modifier and Type Class Description static classAssetManifestOptions.Jsii$ProxyAn implementation forAssetManifestOptionsstatic classAssetManifestProperties.Jsii$ProxyAn implementation forAssetManifestPropertiesMethods in software.amazon.awscdk.cloudassembly.schema that return AssetManifestOptions Modifier and Type Method Description AssetManifestOptionsAssetManifestOptions.Builder. build()Builds the configured instance.
-