Class CfnCustomPlugin.S3LocationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.kafkaconnect.CfnCustomPlugin.S3LocationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnCustomPlugin.S3LocationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnCustomPlugin.S3LocationProperty
@Stability(Stable)
@Internal
public static final class CfnCustomPlugin.S3LocationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnCustomPlugin.S3LocationProperty
An implementation for
CfnCustomPlugin.S3LocationProperty-
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.kafkaconnect.CfnCustomPlugin.S3LocationProperty
CfnCustomPlugin.S3LocationProperty.Builder, CfnCustomPlugin.S3LocationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCustomPlugin.S3LocationProperty.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 theCfnCustomPlugin.S3LocationProperty.Builder.
-
-
Method Details
-
getBucketArn
Description copied from interface:CfnCustomPlugin.S3LocationPropertyThe Amazon Resource Name (ARN) of an S3 bucket.- Specified by:
getBucketArnin interfaceCfnCustomPlugin.S3LocationProperty- See Also:
-
getFileKey
Description copied from interface:CfnCustomPlugin.S3LocationPropertyThe file key for an object in an S3 bucket.- Specified by:
getFileKeyin interfaceCfnCustomPlugin.S3LocationProperty- See Also:
-
getObjectVersion
Description copied from interface:CfnCustomPlugin.S3LocationPropertyThe version of an object in an S3 bucket.- Specified by:
getObjectVersionin interfaceCfnCustomPlugin.S3LocationProperty- 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()
-