@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(CfnFileSystemProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnFileSystemProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getBackupId()
`AWS::FSx::FileSystem.BackupId`.
|
String |
getFileSystemType()
`AWS::FSx::FileSystem.FileSystemType`.
|
String |
getFileSystemTypeVersion()
`AWS::FSx::FileSystem.FileSystemTypeVersion`.
|
String |
getKmsKeyId()
`AWS::FSx::FileSystem.KmsKeyId`.
|
Object |
getLustreConfiguration()
`AWS::FSx::FileSystem.LustreConfiguration`.
|
Object |
getOntapConfiguration()
`AWS::FSx::FileSystem.OntapConfiguration`.
|
Object |
getOpenZfsConfiguration()
`AWS::FSx::FileSystem.OpenZFSConfiguration`.
|
List<String> |
getSecurityGroupIds()
`AWS::FSx::FileSystem.SecurityGroupIds`.
|
Number |
getStorageCapacity()
`AWS::FSx::FileSystem.StorageCapacity`.
|
String |
getStorageType()
`AWS::FSx::FileSystem.StorageType`.
|
List<String> |
getSubnetIds()
`AWS::FSx::FileSystem.SubnetIds`.
|
List<CfnTag> |
getTags()
`AWS::FSx::FileSystem.Tags`.
|
Object |
getWindowsConfiguration()
`AWS::FSx::FileSystem.WindowsConfiguration`.
|
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(CfnFileSystemProps.Builder builder)
CfnFileSystemProps.Builder.public final String getBackupId()
CfnFileSystemPropsgetBackupId in interface CfnFileSystemPropspublic final String getFileSystemType()
CfnFileSystemPropsgetFileSystemType in interface CfnFileSystemPropspublic final String getFileSystemTypeVersion()
CfnFileSystemPropsgetFileSystemTypeVersion in interface CfnFileSystemPropspublic final String getKmsKeyId()
CfnFileSystemPropsgetKmsKeyId in interface CfnFileSystemPropspublic final Object getLustreConfiguration()
CfnFileSystemPropsgetLustreConfiguration in interface CfnFileSystemPropspublic final Object getOntapConfiguration()
CfnFileSystemPropsgetOntapConfiguration in interface CfnFileSystemPropspublic final Object getOpenZfsConfiguration()
CfnFileSystemPropsgetOpenZfsConfiguration in interface CfnFileSystemPropspublic final List<String> getSecurityGroupIds()
CfnFileSystemPropsgetSecurityGroupIds in interface CfnFileSystemPropspublic final Number getStorageCapacity()
CfnFileSystemPropsgetStorageCapacity in interface CfnFileSystemPropspublic final String getStorageType()
CfnFileSystemPropsgetStorageType in interface CfnFileSystemPropspublic final List<String> getSubnetIds()
CfnFileSystemPropsgetSubnetIds in interface CfnFileSystemPropspublic final List<CfnTag> getTags()
CfnFileSystemPropsgetTags in interface CfnFileSystemPropspublic final Object getWindowsConfiguration()
CfnFileSystemPropsgetWindowsConfiguration in interface CfnFileSystemProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.