Class CfnApplicationReferenceDataSourceV2.S3ReferenceDataSourceProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.kinesisanalytics.CfnApplicationReferenceDataSourceV2.S3ReferenceDataSourceProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnApplicationReferenceDataSourceV2.S3ReferenceDataSourceProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnApplicationReferenceDataSourceV2.S3ReferenceDataSourceProperty
@Stability(Stable)
@Internal
public static final class CfnApplicationReferenceDataSourceV2.S3ReferenceDataSourceProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnApplicationReferenceDataSourceV2.S3ReferenceDataSourceProperty
An implementation for
CfnApplicationReferenceDataSourceV2.S3ReferenceDataSourceProperty
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.kinesisanalytics.CfnApplicationReferenceDataSourceV2.S3ReferenceDataSourceProperty
CfnApplicationReferenceDataSourceV2.S3ReferenceDataSourceProperty.Builder, CfnApplicationReferenceDataSourceV2.S3ReferenceDataSourceProperty.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnApplicationReferenceDataSourceV2.S3ReferenceDataSourceProperty.Builder
.protected
Jsii$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
protected Jsii$Proxy(CfnApplicationReferenceDataSourceV2.S3ReferenceDataSourceProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnApplicationReferenceDataSourceV2.S3ReferenceDataSourceProperty.Builder
.
-
-
Method Details
-
getBucketArn
Description copied from interface:CfnApplicationReferenceDataSourceV2.S3ReferenceDataSourceProperty
The Amazon Resource Name (ARN) of the S3 bucket.- Specified by:
getBucketArn
in interfaceCfnApplicationReferenceDataSourceV2.S3ReferenceDataSourceProperty
- See Also:
-
getFileKey
Description copied from interface:CfnApplicationReferenceDataSourceV2.S3ReferenceDataSourceProperty
The object key name containing the reference data.- Specified by:
getFileKey
in interfaceCfnApplicationReferenceDataSourceV2.S3ReferenceDataSourceProperty
- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-