Interface IRuntimeRef.Jsii$Default
- All Superinterfaces:
software.constructs.IConstruct,software.constructs.IConstruct.Jsii$Default,software.constructs.IDependable,software.constructs.IDependable.Jsii$Default,IEnvironmentAware,IEnvironmentAware.Jsii$Default,IRuntimeRef,software.amazon.jsii.JsiiSerializable
- All Known Subinterfaces:
IBedrockAgentRuntime.Jsii$Default
- All Known Implementing Classes:
IBedrockAgentRuntime.Jsii$Proxy,IRuntimeRef.Jsii$Proxy
- Enclosing interface:
IRuntimeRef
@Internal
public static interface IRuntimeRef.Jsii$Default
extends IRuntimeRef, IEnvironmentAware.Jsii$Default, software.constructs.IConstruct.Jsii$Default
Internal default implementation for
IRuntimeRef.-
Nested Class Summary
Nested classes/interfaces inherited from interface software.constructs.IConstruct
software.constructs.IConstruct.Jsii$Default, software.constructs.IConstruct.Jsii$ProxyNested classes/interfaces inherited from interface software.constructs.IDependable
software.constructs.IDependable.Jsii$Default, software.constructs.IDependable.Jsii$ProxyNested classes/interfaces inherited from interface software.amazon.awscdk.interfaces.IEnvironmentAware
IEnvironmentAware.Jsii$Default, IEnvironmentAware.Jsii$ProxyNested classes/interfaces inherited from interface software.amazon.awscdk.interfaces.bedrockagentcore.IRuntimeRef
IRuntimeRef.Jsii$Default, IRuntimeRef.Jsii$Proxy -
Method Summary
Modifier and TypeMethodDescriptiondefault RuntimeReference(experimental) A reference to a Runtime resource.Methods inherited from interface software.constructs.IConstruct.Jsii$Default
getNodeMethods inherited from interface software.amazon.awscdk.interfaces.IEnvironmentAware.Jsii$Default
getEnvMethods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getRuntimeRef
(experimental) A reference to a Runtime resource.- Specified by:
getRuntimeRefin interfaceIRuntimeRef
-