@Stability(value=Stable) @Internal public static final class CfnDeliveryStream.HttpEndpointDestinationConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDeliveryStream.HttpEndpointDestinationConfigurationProperty
CfnDeliveryStream.HttpEndpointDestinationConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDeliveryStream.HttpEndpointDestinationConfigurationProperty.Builder, CfnDeliveryStream.HttpEndpointDestinationConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDeliveryStream.HttpEndpointDestinationConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDeliveryStream.AmazonopensearchserviceBufferingHintsProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getBufferingHints()
The buffering options that can be used before data is delivered to the specified destination.
|
Object |
getCloudWatchLoggingOptions()
Describes the Amazon CloudWatch logging options for your delivery stream.
|
Object |
getEndpointConfiguration()
The configuration of the HTTP endpoint selected as the destination.
|
Object |
getProcessingConfiguration()
Describes the data processing configuration.
|
Object |
getRequestConfiguration()
The configuration of the request sent to the HTTP endpoint specified as the destination.
|
Object |
getRetryOptions()
Describes 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.
|
String |
getRoleArn()
Kinesis Data Firehose uses this IAM role for all the permissions that the delivery stream needs.
|
String |
getS3BackupMode()
Describes the S3 bucket backup options for the data that Kinesis Data Firehose delivers to the HTTP endpoint destination.
|
Object |
getS3Configuration()
Describes the configuration of a destination in Amazon S3.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnDeliveryStream.HttpEndpointDestinationConfigurationProperty.Builder builder)
CfnDeliveryStream.AmazonopensearchserviceBufferingHintsProperty.Builder.public final Object getEndpointConfiguration()
CfnDeliveryStream.HttpEndpointDestinationConfigurationPropertygetEndpointConfiguration in interface CfnDeliveryStream.HttpEndpointDestinationConfigurationPropertypublic final Object getS3Configuration()
CfnDeliveryStream.HttpEndpointDestinationConfigurationPropertygetS3Configuration in interface CfnDeliveryStream.HttpEndpointDestinationConfigurationPropertypublic final Object getBufferingHints()
CfnDeliveryStream.HttpEndpointDestinationConfigurationPropertyKinesis 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.
getBufferingHints in interface CfnDeliveryStream.HttpEndpointDestinationConfigurationPropertypublic final Object getCloudWatchLoggingOptions()
CfnDeliveryStream.HttpEndpointDestinationConfigurationPropertygetCloudWatchLoggingOptions in interface CfnDeliveryStream.HttpEndpointDestinationConfigurationPropertypublic final Object getProcessingConfiguration()
CfnDeliveryStream.HttpEndpointDestinationConfigurationPropertygetProcessingConfiguration in interface CfnDeliveryStream.HttpEndpointDestinationConfigurationPropertypublic final Object getRequestConfiguration()
CfnDeliveryStream.HttpEndpointDestinationConfigurationPropertygetRequestConfiguration in interface CfnDeliveryStream.HttpEndpointDestinationConfigurationPropertypublic final Object getRetryOptions()
CfnDeliveryStream.HttpEndpointDestinationConfigurationPropertygetRetryOptions in interface CfnDeliveryStream.HttpEndpointDestinationConfigurationPropertypublic final String getRoleArn()
CfnDeliveryStream.HttpEndpointDestinationConfigurationPropertygetRoleArn in interface CfnDeliveryStream.HttpEndpointDestinationConfigurationPropertypublic final String getS3BackupMode()
CfnDeliveryStream.HttpEndpointDestinationConfigurationPropertyYou can back up all documents (AllData) or only the documents that Kinesis Data Firehose could not deliver to the specified HTTP endpoint destination (FailedDataOnly).
getS3BackupMode in interface CfnDeliveryStream.HttpEndpointDestinationConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.