Class CfnFileSystemProps.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.s3files.CfnFileSystemProps.Jsii$Proxy
- All Implemented Interfaces:
CfnFileSystemProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnFileSystemProps
@Stability(Stable)
@Internal
public static final class CfnFileSystemProps.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnFileSystemProps
An implementation for
CfnFileSystemProps-
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.s3files.CfnFileSystemProps
CfnFileSystemProps.Builder, CfnFileSystemProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnFileSystemProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnFileSystemProps.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 ObjectReturns union: eitherBooleanorIResolvablefinal Stringfinal Stringfinal Stringfinal Stringfinal Stringfinal ObjectReturns union: eitherIResolvableorCfnFileSystem.SynchronizationConfigurationPropertygetTags()final 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 theCfnFileSystemProps.Builder.
-
-
Method Details
-
getBucket
- Specified by:
getBucketin interfaceCfnFileSystemProps- See Also:
-
getRoleArn
- Specified by:
getRoleArnin interfaceCfnFileSystemProps- See Also:
-
getAcceptBucketWarning
Description copied from interface:CfnFileSystemPropsReturns union: eitherBooleanorIResolvable- Specified by:
getAcceptBucketWarningin interfaceCfnFileSystemProps- See Also:
-
getClientToken
- Specified by:
getClientTokenin interfaceCfnFileSystemProps- See Also:
-
getKmsKeyId
- Specified by:
getKmsKeyIdin interfaceCfnFileSystemProps- See Also:
-
getPrefix
- Specified by:
getPrefixin interfaceCfnFileSystemProps- See Also:
-
getSynchronizationConfiguration
Description copied from interface:CfnFileSystemPropsReturns union: eitherIResolvableorCfnFileSystem.SynchronizationConfigurationProperty- Specified by:
getSynchronizationConfigurationin interfaceCfnFileSystemProps- See Also:
-
getTags
- Specified by:
getTagsin interfaceCfnFileSystemProps- 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()
-