Class CfnFileSystem.NfsExportsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.fsx.CfnFileSystem.NfsExportsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnFileSystem.NfsExportsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnFileSystem.NfsExportsProperty
@Stability(Stable)
@Internal
public static final class CfnFileSystem.NfsExportsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnFileSystem.NfsExportsProperty
An implementation for
CfnFileSystem.NfsExportsProperty-
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.fsx.CfnFileSystem.NfsExportsProperty
CfnFileSystem.NfsExportsProperty.Builder, CfnFileSystem.NfsExportsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFileSystem.NfsExportsProperty.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 theCfnFileSystem.NfsExportsProperty.Builder.
-
-
Method Details
-
getClientConfigurations
Description copied from interface:CfnFileSystem.NfsExportsPropertyA list of configuration objects that contain the client and options for mounting the OpenZFS file system.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnFileSystem.ClientConfigurationsProperty>- Specified by:
getClientConfigurationsin interfaceCfnFileSystem.NfsExportsProperty- 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()
-