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