@Stability(value=Stable) @Internal public static final class CfnFileSystemProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFileSystemProps
CfnFileSystemPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnFileSystemProps.Builder, CfnFileSystemProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String availabilityZoneName,
Object backupPolicy,
Object bypassPolicyLockoutSafetyCheck,
Object encrypted,
Object fileSystemPolicy,
List<? extends CfnFileSystem.ElasticFileSystemTagProperty> fileSystemTags,
String kmsKeyId,
Object lifecyclePolicies,
String performanceMode,
Number provisionedThroughputInMibps,
String throughputMode)
Constructor that initializes the object based on literal property values passed by the
CfnFileSystemProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAvailabilityZoneName()
`AWS::EFS::FileSystem.AvailabilityZoneName`.
|
Object |
getBackupPolicy()
`AWS::EFS::FileSystem.BackupPolicy`.
|
Object |
getBypassPolicyLockoutSafetyCheck()
`AWS::EFS::FileSystem.BypassPolicyLockoutSafetyCheck`.
|
Object |
getEncrypted()
`AWS::EFS::FileSystem.Encrypted`.
|
Object |
getFileSystemPolicy()
`AWS::EFS::FileSystem.FileSystemPolicy`.
|
List<CfnFileSystem.ElasticFileSystemTagProperty> |
getFileSystemTags()
`AWS::EFS::FileSystem.FileSystemTags`.
|
String |
getKmsKeyId()
`AWS::EFS::FileSystem.KmsKeyId`.
|
Object |
getLifecyclePolicies()
`AWS::EFS::FileSystem.LifecyclePolicies`.
|
String |
getPerformanceMode()
`AWS::EFS::FileSystem.PerformanceMode`.
|
Number |
getProvisionedThroughputInMibps()
`AWS::EFS::FileSystem.ProvisionedThroughputInMibps`.
|
String |
getThroughputMode()
`AWS::EFS::FileSystem.ThroughputMode`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(String availabilityZoneName, Object backupPolicy, Object bypassPolicyLockoutSafetyCheck, Object encrypted, Object fileSystemPolicy, List<? extends CfnFileSystem.ElasticFileSystemTagProperty> fileSystemTags, String kmsKeyId, Object lifecyclePolicies, String performanceMode, Number provisionedThroughputInMibps, String throughputMode)
CfnFileSystemProps.Builder.public final String getAvailabilityZoneName()
CfnFileSystemPropsgetAvailabilityZoneName in interface CfnFileSystemPropspublic final Object getBackupPolicy()
CfnFileSystemPropsgetBackupPolicy in interface CfnFileSystemPropspublic final Object getBypassPolicyLockoutSafetyCheck()
CfnFileSystemPropsgetBypassPolicyLockoutSafetyCheck in interface CfnFileSystemPropspublic final Object getEncrypted()
CfnFileSystemPropsgetEncrypted in interface CfnFileSystemPropspublic final Object getFileSystemPolicy()
CfnFileSystemPropsgetFileSystemPolicy in interface CfnFileSystemPropspublic final List<CfnFileSystem.ElasticFileSystemTagProperty> getFileSystemTags()
CfnFileSystemPropsgetFileSystemTags in interface CfnFileSystemPropspublic final String getKmsKeyId()
CfnFileSystemPropsgetKmsKeyId in interface CfnFileSystemPropspublic final Object getLifecyclePolicies()
CfnFileSystemPropsgetLifecyclePolicies in interface CfnFileSystemPropspublic final String getPerformanceMode()
CfnFileSystemPropsgetPerformanceMode in interface CfnFileSystemPropspublic final Number getProvisionedThroughputInMibps()
CfnFileSystemPropsgetProvisionedThroughputInMibps in interface CfnFileSystemPropspublic final String getThroughputMode()
CfnFileSystemPropsgetThroughputMode in interface CfnFileSystemProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.