Uses of Interface
software.amazon.awscdk.cloudassembly.schema.LoadManifestOptions
-
-
Uses of LoadManifestOptions in software.amazon.awscdk.cloudassembly.schema
Classes in software.amazon.awscdk.cloudassembly.schema that implement LoadManifestOptions Modifier and Type Class Description static classLoadManifestOptions.Jsii$ProxyAn implementation forLoadManifestOptionsMethods in software.amazon.awscdk.cloudassembly.schema that return LoadManifestOptions Modifier and Type Method Description LoadManifestOptionsLoadManifestOptions.Builder. build()Builds the configured instance.Methods in software.amazon.awscdk.cloudassembly.schema with parameters of type LoadManifestOptions Modifier and Type Method Description static AssemblyManifestManifest. loadAssemblyManifest(String filePath, LoadManifestOptions options)Load and validates the cloud assembly manifest from file.
-