Uses of Interface
software.amazon.awscdk.cloud_assembly_schema.RuntimeInfo
Packages that use RuntimeInfo
Package
Description
Cloud Assembly Schema
Cloud Executable API
-
Uses of RuntimeInfo in software.amazon.awscdk.cloud_assembly_schema
Classes in software.amazon.awscdk.cloud_assembly_schema that implement RuntimeInfoMethods in software.amazon.awscdk.cloud_assembly_schema that return RuntimeInfoModifier and TypeMethodDescriptionRuntimeInfo.Builder.build()Builds the configured instance.default RuntimeInfoAssemblyManifest.getRuntime()Runtime information.final RuntimeInfoAssemblyManifest.Jsii$Proxy.getRuntime()Methods in software.amazon.awscdk.cloud_assembly_schema with parameters of type RuntimeInfoModifier and TypeMethodDescriptionAssemblyManifest.Builder.runtime(RuntimeInfo runtime) Sets the value ofAssemblyManifest.getRuntime() -
Uses of RuntimeInfo in software.amazon.awscdk.cxapi
Methods in software.amazon.awscdk.cxapi that return RuntimeInfoModifier and TypeMethodDescriptionCloudAssembly.getRuntime()Runtime information such as module versions used to synthesize this assembly.