Class CfnIntegrationResourcePropertyPropsMixin.TargetProcessingPropertiesProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.glue.CfnIntegrationResourcePropertyPropsMixin.TargetProcessingPropertiesProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnIntegrationResourcePropertyPropsMixin.TargetProcessingPropertiesProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnIntegrationResourcePropertyPropsMixin.TargetProcessingPropertiesProperty
@Stability(Stable)
@Internal
public static final class CfnIntegrationResourcePropertyPropsMixin.TargetProcessingPropertiesProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnIntegrationResourcePropertyPropsMixin.TargetProcessingPropertiesProperty
An implementation for
CfnIntegrationResourcePropertyPropsMixin.TargetProcessingPropertiesProperty-
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.glue.CfnIntegrationResourcePropertyPropsMixin.TargetProcessingPropertiesProperty
CfnIntegrationResourcePropertyPropsMixin.TargetProcessingPropertiesProperty.Builder, CfnIntegrationResourcePropertyPropsMixin.TargetProcessingPropertiesProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnIntegrationResourcePropertyPropsMixin.TargetProcessingPropertiesProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnIntegrationResourcePropertyPropsMixin.TargetProcessingPropertiesProperty.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 AWS Glue network connection to configure the AWS Glue job running in the customer VPC.final StringThe ARN of an Eventbridge event bus to receive the integration status notification.final StringThe ARN of the KMS key used for encryption.final StringThe IAM role to access the AWS Glue database.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
protected Jsii$Proxy(CfnIntegrationResourcePropertyPropsMixin.TargetProcessingPropertiesProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnIntegrationResourcePropertyPropsMixin.TargetProcessingPropertiesProperty.Builder.
-
-
Method Details
-
getConnectionName
Description copied from interface:CfnIntegrationResourcePropertyPropsMixin.TargetProcessingPropertiesPropertyThe AWS Glue network connection to configure the AWS Glue job running in the customer VPC.- Specified by:
getConnectionNamein interfaceCfnIntegrationResourcePropertyPropsMixin.TargetProcessingPropertiesProperty- See Also:
-
getEventBusArn
Description copied from interface:CfnIntegrationResourcePropertyPropsMixin.TargetProcessingPropertiesPropertyThe ARN of an Eventbridge event bus to receive the integration status notification.- Specified by:
getEventBusArnin interfaceCfnIntegrationResourcePropertyPropsMixin.TargetProcessingPropertiesProperty- See Also:
-
getKmsArn
Description copied from interface:CfnIntegrationResourcePropertyPropsMixin.TargetProcessingPropertiesPropertyThe ARN of the KMS key used for encryption.- Specified by:
getKmsArnin interfaceCfnIntegrationResourcePropertyPropsMixin.TargetProcessingPropertiesProperty- See Also:
-
getRoleArn
Description copied from interface:CfnIntegrationResourcePropertyPropsMixin.TargetProcessingPropertiesPropertyThe IAM role to access the AWS Glue database.- Specified by:
getRoleArnin interfaceCfnIntegrationResourcePropertyPropsMixin.TargetProcessingPropertiesProperty- 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()
-