Class CfnHarness.HarnessAgentCoreRuntimeEnvironmentProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.bedrockagentcore.CfnHarness.HarnessAgentCoreRuntimeEnvironmentProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnHarness.HarnessAgentCoreRuntimeEnvironmentProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnHarness.HarnessAgentCoreRuntimeEnvironmentProperty
@Stability(Stable)
@Internal
public static final class CfnHarness.HarnessAgentCoreRuntimeEnvironmentProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnHarness.HarnessAgentCoreRuntimeEnvironmentProperty
An implementation for
CfnHarness.HarnessAgentCoreRuntimeEnvironmentProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.bedrockagentcore.CfnHarness.HarnessAgentCoreRuntimeEnvironmentProperty
CfnHarness.HarnessAgentCoreRuntimeEnvironmentProperty.Builder, CfnHarness.HarnessAgentCoreRuntimeEnvironmentProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnHarness.HarnessAgentCoreRuntimeEnvironmentProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal StringThe ARN of the underlying AgentCore Runtime.final StringThe ID of the underlying AgentCore Runtime.final StringThe name of the underlying AgentCore Runtime.final ObjectReturns union: eitherIResolvableor Listinvalid input: '<'eitherIResolvableorCfnHarness.FilesystemConfigurationProperty>final ObjectReturns union: eitherIResolvableorCfnHarness.LifecycleConfigurationPropertyfinal ObjectReturns union: eitherIResolvableorCfnHarness.NetworkConfigurationPropertyfinal inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnHarness.HarnessAgentCoreRuntimeEnvironmentProperty.Builder.
-
-
Method Details
-
getAgentRuntimeArn
Description copied from interface:CfnHarness.HarnessAgentCoreRuntimeEnvironmentPropertyThe ARN of the underlying AgentCore Runtime.- Specified by:
getAgentRuntimeArnin interfaceCfnHarness.HarnessAgentCoreRuntimeEnvironmentProperty- See Also:
-
getAgentRuntimeId
Description copied from interface:CfnHarness.HarnessAgentCoreRuntimeEnvironmentPropertyThe ID of the underlying AgentCore Runtime.- Specified by:
getAgentRuntimeIdin interfaceCfnHarness.HarnessAgentCoreRuntimeEnvironmentProperty- See Also:
-
getAgentRuntimeName
Description copied from interface:CfnHarness.HarnessAgentCoreRuntimeEnvironmentPropertyThe name of the underlying AgentCore Runtime.- Specified by:
getAgentRuntimeNamein interfaceCfnHarness.HarnessAgentCoreRuntimeEnvironmentProperty- See Also:
-
getFilesystemConfigurations
Description copied from interface:CfnHarness.HarnessAgentCoreRuntimeEnvironmentPropertyReturns union: eitherIResolvableor Listinvalid input: '<'eitherIResolvableorCfnHarness.FilesystemConfigurationProperty>- Specified by:
getFilesystemConfigurationsin interfaceCfnHarness.HarnessAgentCoreRuntimeEnvironmentProperty- See Also:
-
getLifecycleConfiguration
Description copied from interface:CfnHarness.HarnessAgentCoreRuntimeEnvironmentPropertyReturns union: eitherIResolvableorCfnHarness.LifecycleConfigurationProperty- Specified by:
getLifecycleConfigurationin interfaceCfnHarness.HarnessAgentCoreRuntimeEnvironmentProperty- See Also:
-
getNetworkConfiguration
Description copied from interface:CfnHarness.HarnessAgentCoreRuntimeEnvironmentPropertyReturns union: eitherIResolvableorCfnHarness.NetworkConfigurationProperty- Specified by:
getNetworkConfigurationin interfaceCfnHarness.HarnessAgentCoreRuntimeEnvironmentProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-