@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 fileSystemType,
List<String> subnetIds,
String backupId,
String kmsKeyId,
Object lustreConfiguration,
List<String> securityGroupIds,
Number storageCapacity,
String storageType,
List<? extends CfnTag> tags,
Object windowsConfiguration)
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 |
getBackupId()
`AWS::FSx::FileSystem.BackupId`.
|
String |
getFileSystemType()
`AWS::FSx::FileSystem.FileSystemType`.
|
String |
getKmsKeyId()
`AWS::FSx::FileSystem.KmsKeyId`.
|
Object |
getLustreConfiguration()
`AWS::FSx::FileSystem.LustreConfiguration`.
|
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(String fileSystemType, List<String> subnetIds, String backupId, String kmsKeyId, Object lustreConfiguration, List<String> securityGroupIds, Number storageCapacity, String storageType, List<? extends CfnTag> tags, Object windowsConfiguration)
CfnFileSystemProps.Builder.public final String getFileSystemType()
CfnFileSystemPropsgetFileSystemType in interface CfnFileSystemPropspublic final List<String> getSubnetIds()
CfnFileSystemPropsgetSubnetIds in interface CfnFileSystemPropspublic final String getBackupId()
CfnFileSystemPropsgetBackupId in interface CfnFileSystemPropspublic final String getKmsKeyId()
CfnFileSystemPropsgetKmsKeyId in interface CfnFileSystemPropspublic final Object getLustreConfiguration()
CfnFileSystemPropsgetLustreConfiguration 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<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.