@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(Object backupPolicy,
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) |
Object |
getBackupPolicy()
`AWS::EFS::FileSystem.BackupPolicy`.
|
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(Object backupPolicy, Object encrypted, Object fileSystemPolicy, List<? extends CfnFileSystem.ElasticFileSystemTagProperty> fileSystemTags, String kmsKeyId, Object lifecyclePolicies, String performanceMode, Number provisionedThroughputInMibps, String throughputMode)
CfnFileSystemProps.Builder.public final Object getBackupPolicy()
CfnFileSystemPropsgetBackupPolicy in interface CfnFileSystemPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-efs-filesystem.html#cfn-efs-filesystem-backuppolicypublic final Object getEncrypted()
CfnFileSystemPropsgetEncrypted in interface CfnFileSystemPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-efs-filesystem.html#cfn-efs-filesystem-encryptedpublic final Object getFileSystemPolicy()
CfnFileSystemPropsgetFileSystemPolicy in interface CfnFileSystemPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-efs-filesystem.html#cfn-efs-filesystem-filesystempolicypublic final List<CfnFileSystem.ElasticFileSystemTagProperty> getFileSystemTags()
CfnFileSystemPropsgetFileSystemTags in interface CfnFileSystemPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-efs-filesystem.html#cfn-efs-filesystem-filesystemtagspublic final String getKmsKeyId()
CfnFileSystemPropsgetKmsKeyId in interface CfnFileSystemPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-efs-filesystem.html#cfn-efs-filesystem-kmskeyidpublic final Object getLifecyclePolicies()
CfnFileSystemPropsgetLifecyclePolicies in interface CfnFileSystemPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-efs-filesystem.html#cfn-efs-filesystem-lifecyclepoliciespublic final String getPerformanceMode()
CfnFileSystemPropsgetPerformanceMode in interface CfnFileSystemPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-efs-filesystem.html#cfn-efs-filesystem-performancemodepublic final Number getProvisionedThroughputInMibps()
CfnFileSystemPropsgetProvisionedThroughputInMibps in interface CfnFileSystemPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-efs-filesystem.html#cfn-efs-filesystem-provisionedthroughputinmibpspublic final String getThroughputMode()
CfnFileSystemPropsgetThroughputMode in interface CfnFileSystemPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-efs-filesystem.html#cfn-efs-filesystem-throughputmode@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.