Class CfnDeliveryStreamPropsMixin.HttpEndpointDestinationConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDeliveryStreamPropsMixin.HttpEndpointDestinationConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDeliveryStreamPropsMixin.HttpEndpointDestinationConfigurationProperty
CfnDeliveryStreamPropsMixin.HttpEndpointDestinationConfigurationProperty-
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.kinesisfirehose.CfnDeliveryStreamPropsMixin.HttpEndpointDestinationConfigurationProperty
CfnDeliveryStreamPropsMixin.HttpEndpointDestinationConfigurationProperty.Builder, CfnDeliveryStreamPropsMixin.HttpEndpointDestinationConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnDeliveryStreamPropsMixin.HttpEndpointDestinationConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDeliveryStreamPropsMixin.HttpEndpointDestinationConfigurationProperty.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 ObjectThe buffering options that can be used before data is delivered to the specified destination.final ObjectDescribes the Amazon CloudWatch logging options for your delivery stream.final ObjectThe configuration of the HTTP endpoint selected as the destination.final ObjectDescribes the data processing configuration.final ObjectThe configuration of the request sent to the HTTP endpoint specified as the destination.final ObjectDescribes the retry behavior in case Kinesis Data Firehose is unable to deliver data to the specified HTTP endpoint destination, or if it doesn't receive a valid acknowledgment of receipt from the specified HTTP endpoint destination.final StringKinesis Data Firehose uses this IAM role for all the permissions that the delivery stream needs.final StringDescribes the S3 bucket backup options for the data that Kinesis Data Firehose delivers to the HTTP endpoint destination.final ObjectDescribes the configuration of a destination in Amazon S3.final ObjectThe configuration that defines how you access secrets for HTTP Endpoint destination.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(CfnDeliveryStreamPropsMixin.HttpEndpointDestinationConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDeliveryStreamPropsMixin.HttpEndpointDestinationConfigurationProperty.Builder.
-
-
Method Details
-
getBufferingHints
Description copied from interface:CfnDeliveryStreamPropsMixin.HttpEndpointDestinationConfigurationPropertyThe buffering options that can be used before data is delivered to the specified destination.Kinesis Data Firehose treats these options as hints, and it might choose to use more optimal values. The SizeInMBs and IntervalInSeconds parameters are optional. However, if you specify a value for one of them, you must also provide a value for the other.
Returns union: either
IResolvableorCfnDeliveryStreamPropsMixin.BufferingHintsProperty- Specified by:
getBufferingHintsin interfaceCfnDeliveryStreamPropsMixin.HttpEndpointDestinationConfigurationProperty- See Also:
-
getCloudWatchLoggingOptions
Description copied from interface:CfnDeliveryStreamPropsMixin.HttpEndpointDestinationConfigurationPropertyDescribes the Amazon CloudWatch logging options for your delivery stream.Returns union: either
IResolvableorCfnDeliveryStreamPropsMixin.CloudWatchLoggingOptionsProperty- Specified by:
getCloudWatchLoggingOptionsin interfaceCfnDeliveryStreamPropsMixin.HttpEndpointDestinationConfigurationProperty- See Also:
-
getEndpointConfiguration
Description copied from interface:CfnDeliveryStreamPropsMixin.HttpEndpointDestinationConfigurationPropertyThe configuration of the HTTP endpoint selected as the destination.Returns union: either
IResolvableorCfnDeliveryStreamPropsMixin.HttpEndpointConfigurationProperty- Specified by:
getEndpointConfigurationin interfaceCfnDeliveryStreamPropsMixin.HttpEndpointDestinationConfigurationProperty- See Also:
-
getProcessingConfiguration
Description copied from interface:CfnDeliveryStreamPropsMixin.HttpEndpointDestinationConfigurationPropertyDescribes the data processing configuration.Returns union: either
IResolvableorCfnDeliveryStreamPropsMixin.ProcessingConfigurationProperty- Specified by:
getProcessingConfigurationin interfaceCfnDeliveryStreamPropsMixin.HttpEndpointDestinationConfigurationProperty- See Also:
-
getRequestConfiguration
Description copied from interface:CfnDeliveryStreamPropsMixin.HttpEndpointDestinationConfigurationPropertyThe configuration of the request sent to the HTTP endpoint specified as the destination.Returns union: either
IResolvableorCfnDeliveryStreamPropsMixin.HttpEndpointRequestConfigurationProperty- Specified by:
getRequestConfigurationin interfaceCfnDeliveryStreamPropsMixin.HttpEndpointDestinationConfigurationProperty- See Also:
-
getRetryOptions
Description copied from interface:CfnDeliveryStreamPropsMixin.HttpEndpointDestinationConfigurationPropertyDescribes the retry behavior in case Kinesis Data Firehose is unable to deliver data to the specified HTTP endpoint destination, or if it doesn't receive a valid acknowledgment of receipt from the specified HTTP endpoint destination.Returns union: either
IResolvableorCfnDeliveryStreamPropsMixin.RetryOptionsProperty- Specified by:
getRetryOptionsin interfaceCfnDeliveryStreamPropsMixin.HttpEndpointDestinationConfigurationProperty- See Also:
-
getRoleArn
Description copied from interface:CfnDeliveryStreamPropsMixin.HttpEndpointDestinationConfigurationPropertyKinesis Data Firehose uses this IAM role for all the permissions that the delivery stream needs.- Specified by:
getRoleArnin interfaceCfnDeliveryStreamPropsMixin.HttpEndpointDestinationConfigurationProperty- See Also:
-
getS3BackupMode
Description copied from interface:CfnDeliveryStreamPropsMixin.HttpEndpointDestinationConfigurationPropertyDescribes the S3 bucket backup options for the data that Kinesis Data Firehose delivers to the HTTP endpoint destination.You can back up all documents (AllData) or only the documents that Kinesis Data Firehose could not deliver to the specified HTTP endpoint destination (FailedDataOnly).
- Specified by:
getS3BackupModein interfaceCfnDeliveryStreamPropsMixin.HttpEndpointDestinationConfigurationProperty- See Also:
-
getS3Configuration
Description copied from interface:CfnDeliveryStreamPropsMixin.HttpEndpointDestinationConfigurationPropertyDescribes the configuration of a destination in Amazon S3.Returns union: either
IResolvableorCfnDeliveryStreamPropsMixin.S3DestinationConfigurationProperty- Specified by:
getS3Configurationin interfaceCfnDeliveryStreamPropsMixin.HttpEndpointDestinationConfigurationProperty- See Also:
-
getSecretsManagerConfiguration
Description copied from interface:CfnDeliveryStreamPropsMixin.HttpEndpointDestinationConfigurationPropertyThe configuration that defines how you access secrets for HTTP Endpoint destination.Returns union: either
IResolvableorCfnDeliveryStreamPropsMixin.SecretsManagerConfigurationProperty- Specified by:
getSecretsManagerConfigurationin interfaceCfnDeliveryStreamPropsMixin.HttpEndpointDestinationConfigurationProperty- 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()
-