Uses of Interface
software.amazon.awscdk.cloudassembly.schema.AssetManifestProperties
-
-
Uses of AssetManifestProperties in software.amazon.awscdk.cloudassembly.schema
Classes in software.amazon.awscdk.cloudassembly.schema that implement AssetManifestProperties Modifier and Type Class Description static classAssetManifestProperties.Jsii$ProxyAn implementation forAssetManifestPropertiesMethods in software.amazon.awscdk.cloudassembly.schema that return AssetManifestProperties Modifier and Type Method Description AssetManifestPropertiesAssetManifestProperties.Builder. build()Builds the configured instance.Methods in software.amazon.awscdk.cloudassembly.schema with parameters of type AssetManifestProperties Modifier and Type Method Description ArtifactManifest.BuilderArtifactManifest.Builder. properties(AssetManifestProperties properties)Sets the value ofArtifactManifest.getProperties()
-