Class CfnDeliveryStream.RedshiftDestinationConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream.RedshiftDestinationConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDeliveryStream.RedshiftDestinationConfigurationProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDeliveryStream.RedshiftDestinationConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnDeliveryStream.RedshiftDestinationConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDeliveryStream.RedshiftDestinationConfigurationProperty
An implementation for
CfnDeliveryStream.RedshiftDestinationConfigurationProperty
-
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.kinesisfirehose.CfnDeliveryStream.RedshiftDestinationConfigurationProperty
CfnDeliveryStream.RedshiftDestinationConfigurationProperty.Builder, CfnDeliveryStream.RedshiftDestinationConfigurationProperty.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDeliveryStream.RedshiftDestinationConfigurationProperty.Builder
.protected
Jsii$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.JsonNode
final boolean
final Object
The CloudWatch logging options for your delivery stream.final String
The connection string that Kinesis Data Firehose uses to connect to the Amazon Redshift cluster.final Object
Configures the Amazon RedshiftCOPY
command that Kinesis Data Firehose uses to load data into the cluster from the Amazon S3 bucket.final String
The password for the Amazon Redshift user that you specified in theUsername
property.final Object
The data processing configuration for the Kinesis Data Firehose delivery stream.final Object
The retry behavior in case Kinesis Data Firehose is unable to deliver documents to Amazon Redshift.final String
The ARN of the AWS Identity and Access Management (IAM) role that grants Kinesis Data Firehose access to your Amazon S3 bucket and AWS KMS (if you enable data encryption).final Object
The configuration for backup in Amazon S3.final String
The Amazon S3 backup mode.final Object
The S3 bucket where Kinesis Data Firehose first delivers data.final String
The Amazon Redshift user that has permission to access the Amazon Redshift cluster.final int
hashCode()
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 theCfnDeliveryStream.RedshiftDestinationConfigurationProperty.Builder
.
-
-
Method Details
-
getClusterJdbcurl
Description copied from interface:CfnDeliveryStream.RedshiftDestinationConfigurationProperty
The connection string that Kinesis Data Firehose uses to connect to the Amazon Redshift cluster.- Specified by:
getClusterJdbcurl
in interfaceCfnDeliveryStream.RedshiftDestinationConfigurationProperty
-
getCopyCommand
Description copied from interface:CfnDeliveryStream.RedshiftDestinationConfigurationProperty
Configures the Amazon RedshiftCOPY
command that Kinesis Data Firehose uses to load data into the cluster from the Amazon S3 bucket.- Specified by:
getCopyCommand
in interfaceCfnDeliveryStream.RedshiftDestinationConfigurationProperty
-
getPassword
Description copied from interface:CfnDeliveryStream.RedshiftDestinationConfigurationProperty
The password for the Amazon Redshift user that you specified in theUsername
property.- Specified by:
getPassword
in interfaceCfnDeliveryStream.RedshiftDestinationConfigurationProperty
-
getRoleArn
Description copied from interface:CfnDeliveryStream.RedshiftDestinationConfigurationProperty
The ARN of the AWS Identity and Access Management (IAM) role that grants Kinesis Data Firehose access to your Amazon S3 bucket and AWS KMS (if you enable data encryption).For more information, see Grant Kinesis Data Firehose Access to an Amazon Redshift Destination in the Amazon Kinesis Data Firehose Developer Guide .
- Specified by:
getRoleArn
in interfaceCfnDeliveryStream.RedshiftDestinationConfigurationProperty
-
getS3Configuration
Description copied from interface:CfnDeliveryStream.RedshiftDestinationConfigurationProperty
The S3 bucket where Kinesis Data Firehose first delivers data.After the data is in the bucket, Kinesis Data Firehose uses the
COPY
command to load the data into the Amazon Redshift cluster. For the Amazon S3 bucket's compression format, don't specifySNAPPY
orZIP
because the Amazon RedshiftCOPY
command doesn't support them.- Specified by:
getS3Configuration
in interfaceCfnDeliveryStream.RedshiftDestinationConfigurationProperty
-
getUsername
Description copied from interface:CfnDeliveryStream.RedshiftDestinationConfigurationProperty
The Amazon Redshift user that has permission to access the Amazon Redshift cluster.This user must have
INSERT
privileges for copying data from the Amazon S3 bucket to the cluster.- Specified by:
getUsername
in interfaceCfnDeliveryStream.RedshiftDestinationConfigurationProperty
-
getCloudWatchLoggingOptions
Description copied from interface:CfnDeliveryStream.RedshiftDestinationConfigurationProperty
The CloudWatch logging options for your delivery stream.- Specified by:
getCloudWatchLoggingOptions
in interfaceCfnDeliveryStream.RedshiftDestinationConfigurationProperty
-
getProcessingConfiguration
Description copied from interface:CfnDeliveryStream.RedshiftDestinationConfigurationProperty
The data processing configuration for the Kinesis Data Firehose delivery stream.- Specified by:
getProcessingConfiguration
in interfaceCfnDeliveryStream.RedshiftDestinationConfigurationProperty
-
getRetryOptions
Description copied from interface:CfnDeliveryStream.RedshiftDestinationConfigurationProperty
The retry behavior in case Kinesis Data Firehose is unable to deliver documents to Amazon Redshift.Default value is 3600 (60 minutes).
- Specified by:
getRetryOptions
in interfaceCfnDeliveryStream.RedshiftDestinationConfigurationProperty
-
getS3BackupConfiguration
Description copied from interface:CfnDeliveryStream.RedshiftDestinationConfigurationProperty
The configuration for backup in Amazon S3.- Specified by:
getS3BackupConfiguration
in interfaceCfnDeliveryStream.RedshiftDestinationConfigurationProperty
-
getS3BackupMode
Description copied from interface:CfnDeliveryStream.RedshiftDestinationConfigurationProperty
The Amazon S3 backup mode.After you create a delivery stream, you can update it to enable Amazon S3 backup if it is disabled. If backup is enabled, you can't update the delivery stream to disable it.
- Specified by:
getS3BackupMode
in interfaceCfnDeliveryStream.RedshiftDestinationConfigurationProperty
-
$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()
-