Uses of Interface
software.amazon.awscdk.cxapi.AssemblyBuildOptions
Packages that use AssemblyBuildOptions
-
Uses of AssemblyBuildOptions in software.amazon.awscdk.cxapi
Classes in software.amazon.awscdk.cxapi that implement AssemblyBuildOptionsMethods in software.amazon.awscdk.cxapi that return AssemblyBuildOptionsModifier and TypeMethodDescriptionAssemblyBuildOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cxapi with parameters of type AssemblyBuildOptionsModifier and TypeMethodDescriptionCloudAssemblyBuilder.buildAssembly(AssemblyBuildOptions options) Finalizes the cloud assembly into the output directory returns aCloudAssemblyobject that can be used to inspect the assembly.