Class CfnDeliveryStreamProps.Jsii$Proxy
- All Implemented Interfaces:
CfnDeliveryStreamProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDeliveryStreamProps
CfnDeliveryStreamProps-
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.kinesisfirehose.CfnDeliveryStreamProps
CfnDeliveryStreamProps.Builder, CfnDeliveryStreamProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnDeliveryStreamProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDeliveryStreamProps.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 ObjectDescribes the configuration of a destination in the Serverless offering for Amazon OpenSearch Service.final ObjectThe destination in Amazon OpenSearch Service.final ObjectThe top level object for configuring streams with database as a source.final ObjectSpecifies the type and Amazon Resource Name (ARN) of the CMK to use for Server-Side Encryption (SSE).final StringThe name of the Firehose stream.final StringThe Firehose stream type.final ObjectThe structure that configures parameters such asThroughputHintInMBsfor a stream configured with Direct PUT as a source.final ObjectAn Amazon ES destination for the delivery stream.final ObjectAn Amazon S3 destination for the delivery stream.final ObjectEnables configuring Kinesis Firehose to deliver data to any HTTP endpoint destination.final ObjectSpecifies the destination configure settings for Apache Iceberg Table.final ObjectWhen a Kinesis stream is used as the source for the delivery stream, a KinesisStreamSourceConfiguration containing the Kinesis stream ARN and the role ARN for the source stream.final ObjectThe configuration for the Amazon MSK cluster to be used as the source for a delivery stream.final ObjectAn Amazon Redshift destination for the delivery stream.final ObjectTheS3DestinationConfigurationproperty type specifies an Amazon Simple Storage Service (Amazon S3) destination to which Amazon Kinesis Data Firehose (Kinesis Data Firehose) delivers data.final ObjectConfigure Snowflake destination.final ObjectThe configuration of a destination in Splunk for the delivery stream.getTags()A set of tags to assign to the Firehose stream.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
Constructor that initializes the object based on literal property values passed by theCfnDeliveryStreamProps.Builder.
-
-
Method Details
-
getAmazonOpenSearchServerlessDestinationConfiguration
Description copied from interface:CfnDeliveryStreamPropsDescribes the configuration of a destination in the Serverless offering for Amazon OpenSearch Service.Returns union: either
IResolvableorCfnDeliveryStream.AmazonOpenSearchServerlessDestinationConfigurationProperty- Specified by:
getAmazonOpenSearchServerlessDestinationConfigurationin interfaceCfnDeliveryStreamProps- See Also:
-
getAmazonopensearchserviceDestinationConfiguration
Description copied from interface:CfnDeliveryStreamPropsThe destination in Amazon OpenSearch Service.You can specify only one destination.
Returns union: either
IResolvableorCfnDeliveryStream.AmazonopensearchserviceDestinationConfigurationProperty- Specified by:
getAmazonopensearchserviceDestinationConfigurationin interfaceCfnDeliveryStreamProps- See Also:
-
getDatabaseSourceConfiguration
Description copied from interface:CfnDeliveryStreamPropsThe top level object for configuring streams with database as a source.Amazon Data Firehose is in preview release and is subject to change.
Returns union: either
IResolvableorCfnDeliveryStream.DatabaseSourceConfigurationProperty- Specified by:
getDatabaseSourceConfigurationin interfaceCfnDeliveryStreamProps- See Also:
-
getDeliveryStreamEncryptionConfigurationInput
Description copied from interface:CfnDeliveryStreamPropsSpecifies the type and Amazon Resource Name (ARN) of the CMK to use for Server-Side Encryption (SSE).Returns union: either
IResolvableorCfnDeliveryStream.DeliveryStreamEncryptionConfigurationInputProperty- Specified by:
getDeliveryStreamEncryptionConfigurationInputin interfaceCfnDeliveryStreamProps- See Also:
-
getDeliveryStreamName
Description copied from interface:CfnDeliveryStreamPropsThe name of the Firehose stream.- Specified by:
getDeliveryStreamNamein interfaceCfnDeliveryStreamProps- See Also:
-
getDeliveryStreamType
Description copied from interface:CfnDeliveryStreamPropsThe Firehose stream type. This can be one of the following values:.DirectPut: Provider applications access the Firehose stream directly.KinesisStreamAsSource: The Firehose stream uses a Kinesis data stream as a source.
- Specified by:
getDeliveryStreamTypein interfaceCfnDeliveryStreamProps- See Also:
-
getDirectPutSourceConfiguration
Description copied from interface:CfnDeliveryStreamPropsThe structure that configures parameters such asThroughputHintInMBsfor a stream configured with Direct PUT as a source.Returns union: either
IResolvableorCfnDeliveryStream.DirectPutSourceConfigurationProperty- Specified by:
getDirectPutSourceConfigurationin interfaceCfnDeliveryStreamProps- See Also:
-
getElasticsearchDestinationConfiguration
Description copied from interface:CfnDeliveryStreamPropsAn Amazon ES destination for the delivery stream.Conditional. You must specify only one destination configuration.
If you change the delivery stream destination from an Amazon ES destination to an Amazon S3 or Amazon Redshift destination, update requires some interruptions .
Returns union: either
IResolvableorCfnDeliveryStream.ElasticsearchDestinationConfigurationProperty- Specified by:
getElasticsearchDestinationConfigurationin interfaceCfnDeliveryStreamProps- See Also:
-
getExtendedS3DestinationConfiguration
Description copied from interface:CfnDeliveryStreamPropsAn Amazon S3 destination for the delivery stream.Conditional. You must specify only one destination configuration.
If you change the delivery stream destination from an Amazon Extended S3 destination to an Amazon ES destination, update requires some interruptions .
Returns union: either
IResolvableorCfnDeliveryStream.ExtendedS3DestinationConfigurationProperty- Specified by:
getExtendedS3DestinationConfigurationin interfaceCfnDeliveryStreamProps- See Also:
-
getHttpEndpointDestinationConfiguration
Description copied from interface:CfnDeliveryStreamPropsEnables configuring Kinesis Firehose to deliver data to any HTTP endpoint destination.You can specify only one destination.
Returns union: either
IResolvableorCfnDeliveryStream.HttpEndpointDestinationConfigurationProperty- Specified by:
getHttpEndpointDestinationConfigurationin interfaceCfnDeliveryStreamProps- See Also:
-
getIcebergDestinationConfiguration
Description copied from interface:CfnDeliveryStreamPropsSpecifies the destination configure settings for Apache Iceberg Table.Returns union: either
IResolvableorCfnDeliveryStream.IcebergDestinationConfigurationProperty- Specified by:
getIcebergDestinationConfigurationin interfaceCfnDeliveryStreamProps- See Also:
-
getKinesisStreamSourceConfiguration
Description copied from interface:CfnDeliveryStreamPropsWhen a Kinesis stream is used as the source for the delivery stream, a KinesisStreamSourceConfiguration containing the Kinesis stream ARN and the role ARN for the source stream.Returns union: either
IResolvableorCfnDeliveryStream.KinesisStreamSourceConfigurationProperty- Specified by:
getKinesisStreamSourceConfigurationin interfaceCfnDeliveryStreamProps- See Also:
-
getMskSourceConfiguration
Description copied from interface:CfnDeliveryStreamPropsThe configuration for the Amazon MSK cluster to be used as the source for a delivery stream.Returns union: either
IResolvableorCfnDeliveryStream.MSKSourceConfigurationProperty- Specified by:
getMskSourceConfigurationin interfaceCfnDeliveryStreamProps- See Also:
-
getRedshiftDestinationConfiguration
Description copied from interface:CfnDeliveryStreamPropsAn Amazon Redshift destination for the delivery stream.Conditional. You must specify only one destination configuration.
If you change the delivery stream destination from an Amazon Redshift destination to an Amazon ES destination, update requires some interruptions .
Returns union: either
IResolvableorCfnDeliveryStream.RedshiftDestinationConfigurationProperty- Specified by:
getRedshiftDestinationConfigurationin interfaceCfnDeliveryStreamProps- See Also:
-
getS3DestinationConfiguration
Description copied from interface:CfnDeliveryStreamPropsTheS3DestinationConfigurationproperty type specifies an Amazon Simple Storage Service (Amazon S3) destination to which Amazon Kinesis Data Firehose (Kinesis Data Firehose) delivers data.Conditional. You must specify only one destination configuration.
If you change the delivery stream destination from an Amazon S3 destination to an Amazon ES destination, update requires some interruptions .
Returns union: either
IResolvableorCfnDeliveryStream.S3DestinationConfigurationProperty- Specified by:
getS3DestinationConfigurationin interfaceCfnDeliveryStreamProps- See Also:
-
getSnowflakeDestinationConfiguration
Description copied from interface:CfnDeliveryStreamPropsConfigure Snowflake destination.Returns union: either
IResolvableorCfnDeliveryStream.SnowflakeDestinationConfigurationProperty- Specified by:
getSnowflakeDestinationConfigurationin interfaceCfnDeliveryStreamProps- See Also:
-
getSplunkDestinationConfiguration
Description copied from interface:CfnDeliveryStreamPropsThe configuration of a destination in Splunk for the delivery stream.Returns union: either
IResolvableorCfnDeliveryStream.SplunkDestinationConfigurationProperty- Specified by:
getSplunkDestinationConfigurationin interfaceCfnDeliveryStreamProps- See Also:
-
getTags
Description copied from interface:CfnDeliveryStreamPropsA set of tags to assign to the Firehose stream.A tag is a key-value pair that you can define and assign to AWS resources. Tags are metadata. For example, you can add friendly names and descriptions or other types of information that can help you distinguish the Firehose stream. For more information about tags, see Using Cost Allocation Tags in the AWS Billing and Cost Management User Guide.
You can specify up to 50 tags when creating a Firehose stream.
If you specify tags in the
CreateDeliveryStreamaction, Amazon Data Firehose performs an additional authorization on thefirehose:TagDeliveryStreamaction to verify if users have permissions to create tags. If you do not provide this permission, requests to create new Firehose streams with IAM resource tags will fail with anAccessDeniedExceptionsuch as following.AccessDeniedException
User: arn:aws:sts::x:assumed-role/x/x is not authorized to perform: firehose:TagDeliveryStream on resource: arn:aws:firehose:us-east-1:x:deliverystream/x with an explicit deny in an identity-based policy.
For an example IAM policy, see Tag example.
- Specified by:
getTagsin interfaceCfnDeliveryStreamProps- 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()
-