Class CfnCustomPluginPropsMixin.CustomPluginFileDescriptionProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.kafkaconnect.CfnCustomPluginPropsMixin.CustomPluginFileDescriptionProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnCustomPluginPropsMixin.CustomPluginFileDescriptionProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnCustomPluginPropsMixin.CustomPluginFileDescriptionProperty
@Stability(Stable)
@Internal
public static final class CfnCustomPluginPropsMixin.CustomPluginFileDescriptionProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnCustomPluginPropsMixin.CustomPluginFileDescriptionProperty
An implementation for
CfnCustomPluginPropsMixin.CustomPluginFileDescriptionProperty-
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.kafkaconnect.CfnCustomPluginPropsMixin.CustomPluginFileDescriptionProperty
CfnCustomPluginPropsMixin.CustomPluginFileDescriptionProperty.Builder, CfnCustomPluginPropsMixin.CustomPluginFileDescriptionProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCustomPluginPropsMixin.CustomPluginFileDescriptionProperty.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 theCfnCustomPluginPropsMixin.CustomPluginFileDescriptionProperty.Builder.
-
-
Method Details
-
getFileMd5
Description copied from interface:CfnCustomPluginPropsMixin.CustomPluginFileDescriptionPropertyThe hex-encoded MD5 checksum of the custom plugin file.You can use it to validate the file.
- Specified by:
getFileMd5in interfaceCfnCustomPluginPropsMixin.CustomPluginFileDescriptionProperty- See Also:
-
getFileSize
Description copied from interface:CfnCustomPluginPropsMixin.CustomPluginFileDescriptionPropertyThe size in bytes of the custom plugin file.You can use it to validate the file.
- Specified by:
getFileSizein interfaceCfnCustomPluginPropsMixin.CustomPluginFileDescriptionProperty- 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()
-