Class CfnServer.S3StorageOptionsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.transfer.CfnServer.S3StorageOptionsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnServer.S3StorageOptionsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnServer.S3StorageOptionsProperty
@Stability(Stable)
@Internal
public static final class CfnServer.S3StorageOptionsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnServer.S3StorageOptionsProperty
An implementation for
CfnServer.S3StorageOptionsProperty-
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.transfer.CfnServer.S3StorageOptionsProperty
CfnServer.S3StorageOptionsProperty.Builder, CfnServer.S3StorageOptionsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnServer.S3StorageOptionsProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
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 theCfnServer.S3StorageOptionsProperty.Builder.
-
-
Method Details
-
getDirectoryListingOptimization
Description copied from interface:CfnServer.S3StorageOptionsPropertySpecifies whether or not performance for your Amazon S3 directories is optimized.- If using the console, this is enabled by default.
- If using the API or CLI, this is disabled by default.
By default, home directory mappings have a
TYPEofDIRECTORY. If you enable this option, you would then need to explicitly set theHomeDirectoryMapEntryTypetoFILEif you want a mapping to have a file target.- Specified by:
getDirectoryListingOptimizationin interfaceCfnServer.S3StorageOptionsProperty- 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()
-