Uses of Interface
software.amazon.awscdk.cloudassembly.schema.AssetManifestProperties
Packages that use AssetManifestProperties
Package
Description
Cloud Assembly Schema
Cloud Executable API
-
Uses of AssetManifestProperties in software.amazon.awscdk.cloudassembly.schema
Classes in software.amazon.awscdk.cloudassembly.schema that implement AssetManifestPropertiesModifier and TypeClassDescriptionstatic final classAn implementation forAssetManifestPropertiesMethods in software.amazon.awscdk.cloudassembly.schema that return AssetManifestPropertiesModifier and TypeMethodDescriptionAssetManifestProperties.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cloudassembly.schema with parameters of type AssetManifestPropertiesModifier and TypeMethodDescriptionArtifactManifest.Builder.properties(AssetManifestProperties properties) Sets the value ofArtifactManifest.getProperties() -
Uses of AssetManifestProperties in software.amazon.awscdk.cxapi
Methods in software.amazon.awscdk.cxapi with parameters of type AssetManifestPropertiesModifier and TypeMethodDescriptionAssetManifestArtifact.Builder.properties(AssetManifestProperties properties) The set of properties for this artifact (depends on type).CloudFormationStackArtifact.Builder.properties(AssetManifestProperties properties) The set of properties for this artifact (depends on type).NestedCloudAssemblyArtifact.Builder.properties(AssetManifestProperties properties) The set of properties for this artifact (depends on type).TreeCloudArtifact.Builder.properties(AssetManifestProperties properties) The set of properties for this artifact (depends on type).