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