Class CfnAnalysisPropsMixin.StaticFileS3SourceOptionsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.quicksight.CfnAnalysisPropsMixin.StaticFileS3SourceOptionsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAnalysisPropsMixin.StaticFileS3SourceOptionsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAnalysisPropsMixin.StaticFileS3SourceOptionsProperty
@Stability(Stable)
@Internal
public static final class CfnAnalysisPropsMixin.StaticFileS3SourceOptionsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAnalysisPropsMixin.StaticFileS3SourceOptionsProperty
An implementation for
CfnAnalysisPropsMixin.StaticFileS3SourceOptionsProperty-
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.cfnpropertymixins.services.quicksight.CfnAnalysisPropsMixin.StaticFileS3SourceOptionsProperty
CfnAnalysisPropsMixin.StaticFileS3SourceOptionsProperty.Builder, CfnAnalysisPropsMixin.StaticFileS3SourceOptionsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAnalysisPropsMixin.StaticFileS3SourceOptionsProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal StringThe name of the Amazon S3 bucket.final StringThe identifier of the static file in the Amazon S3 bucket.final StringThe Region of the Amazon S3 account that contains the bucket.final inthashCode()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 theCfnAnalysisPropsMixin.StaticFileS3SourceOptionsProperty.Builder.
-
-
Method Details
-
getBucketName
Description copied from interface:CfnAnalysisPropsMixin.StaticFileS3SourceOptionsPropertyThe name of the Amazon S3 bucket.- Specified by:
getBucketNamein interfaceCfnAnalysisPropsMixin.StaticFileS3SourceOptionsProperty- See Also:
-
getObjectKey
Description copied from interface:CfnAnalysisPropsMixin.StaticFileS3SourceOptionsPropertyThe identifier of the static file in the Amazon S3 bucket.- Specified by:
getObjectKeyin interfaceCfnAnalysisPropsMixin.StaticFileS3SourceOptionsProperty- See Also:
-
getRegion
Description copied from interface:CfnAnalysisPropsMixin.StaticFileS3SourceOptionsPropertyThe Region of the Amazon S3 account that contains the bucket.- Specified by:
getRegionin interfaceCfnAnalysisPropsMixin.StaticFileS3SourceOptionsProperty- 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()
-