Class CfnHarnessPropsMixin.FilesystemConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.bedrockagentcore.CfnHarnessPropsMixin.FilesystemConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnHarnessPropsMixin.FilesystemConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnHarnessPropsMixin.FilesystemConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnHarnessPropsMixin.FilesystemConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnHarnessPropsMixin.FilesystemConfigurationProperty
An implementation for
CfnHarnessPropsMixin.FilesystemConfigurationProperty-
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.cfnpropertymixins.services.bedrockagentcore.CfnHarnessPropsMixin.FilesystemConfigurationProperty
CfnHarnessPropsMixin.FilesystemConfigurationProperty.Builder, CfnHarnessPropsMixin.FilesystemConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnHarnessPropsMixin.FilesystemConfigurationProperty.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 ObjectConfiguration for an Amazon EFS access point to mount into the AgentCore Runtime.final ObjectConfiguration for an Amazon S3 Files access point to mount into the AgentCore Runtime.final ObjectReturns union: eitherIResolvableorCfnHarnessPropsMixin.SessionStorageConfigurationPropertyfinal 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 theCfnHarnessPropsMixin.FilesystemConfigurationProperty.Builder.
-
-
Method Details
-
getEfsAccessPoint
Description copied from interface:CfnHarnessPropsMixin.FilesystemConfigurationPropertyConfiguration for an Amazon EFS access point to mount into the AgentCore Runtime.Returns union: either
IResolvableorCfnHarnessPropsMixin.EfsAccessPointConfigurationProperty- Specified by:
getEfsAccessPointin interfaceCfnHarnessPropsMixin.FilesystemConfigurationProperty- See Also:
-
getS3FilesAccessPoint
Description copied from interface:CfnHarnessPropsMixin.FilesystemConfigurationPropertyConfiguration for an Amazon S3 Files access point to mount into the AgentCore Runtime.Returns union: either
IResolvableorCfnHarnessPropsMixin.S3FilesAccessPointConfigurationProperty- Specified by:
getS3FilesAccessPointin interfaceCfnHarnessPropsMixin.FilesystemConfigurationProperty- See Also:
-
getSessionStorage
Description copied from interface:CfnHarnessPropsMixin.FilesystemConfigurationPropertyReturns union: eitherIResolvableorCfnHarnessPropsMixin.SessionStorageConfigurationProperty- Specified by:
getSessionStoragein interfaceCfnHarnessPropsMixin.FilesystemConfigurationProperty- 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()
-