Uses of Interface
software.amazon.awscdk.cloudassembly.schema.RuntimeInfo
Package
Description
Cloud Assembly Schema
Cloud Executable API
-
Uses of RuntimeInfo in software.amazon.awscdk.cloudassembly.schema
Modifier and TypeMethodDescriptionRuntimeInfo.Builder.build()
Builds the configured instance.default RuntimeInfo
AssemblyManifest.getRuntime()
Runtime information.final RuntimeInfo
AssemblyManifest.Jsii$Proxy.getRuntime()
Modifier and TypeMethodDescriptionAssemblyManifest.Builder.runtime
(RuntimeInfo runtime) Sets the value ofAssemblyManifest.getRuntime()
-
Uses of RuntimeInfo in software.amazon.awscdk.cxapi
Modifier and TypeInterfaceDescriptioninterface
Deprecated.moved to package 'cloud-assembly-schema'Modifier and TypeMethodDescriptionCloudAssembly.getRuntime()
Runtime information such as module versions used to synthesize this assembly.