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 SummaryNested classes/interfaces inherited from class software.amazon.jsii.JsiiObjectsoftware.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.kinesisanalytics.CfnApplicationReferenceDataSourceV2.S3ReferenceDataSourcePropertyCfnApplicationReferenceDataSourceV2.S3ReferenceDataSourceProperty.Builder, CfnApplicationReferenceDataSourceV2.S3ReferenceDataSourceProperty.Jsii$Proxy
- 
Constructor SummaryConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnApplicationReferenceDataSourceV2.S3ReferenceDataSourceProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.
- 
Method SummaryMethods inherited from class software.amazon.jsii.JsiiObjectjsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
- 
Constructor Details- 
Jsii$Proxyprotected 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$Proxyprotected Jsii$Proxy(CfnApplicationReferenceDataSourceV2.S3ReferenceDataSourceProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnApplicationReferenceDataSourceV2.S3ReferenceDataSourceProperty.Builder.
 
- 
- 
Method Details- 
getBucketArnDescription copied from interface:CfnApplicationReferenceDataSourceV2.S3ReferenceDataSourcePropertyThe Amazon Resource Name (ARN) of the S3 bucket.- Specified by:
- getBucketArnin interface- CfnApplicationReferenceDataSourceV2.S3ReferenceDataSourceProperty
 
- 
getFileKeyDescription copied from interface:CfnApplicationReferenceDataSourceV2.S3ReferenceDataSourcePropertyThe object key name containing the reference data.- Specified by:
- getFileKeyin interface- CfnApplicationReferenceDataSourceV2.S3ReferenceDataSourceProperty
 
- 
$jsii$toJson@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
- $jsii$toJsonin interface- software.amazon.jsii.JsiiSerializable
 
- 
equals
- 
hashCodepublic final int hashCode()
 
-