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