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