@Stability(value=Stable) @Internal public static final class CfnDeliveryStream.AmazonopensearchserviceDestinationConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDeliveryStream.AmazonopensearchserviceDestinationConfigurationProperty
CfnDeliveryStream.AmazonopensearchserviceDestinationConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDeliveryStream.AmazonopensearchserviceDestinationConfigurationProperty.Builder, CfnDeliveryStream.AmazonopensearchserviceDestinationConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDeliveryStream.AmazonopensearchserviceDestinationConfigurationProperty.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.
|
Object |
getCloudWatchLoggingOptions()
Describes the Amazon CloudWatch logging options for your delivery stream.
|
String |
getClusterEndpoint()
The endpoint to use when communicating with the cluster.
|
String |
getDomainArn()
The ARN of the Amazon OpenSearch Service domain.
|
String |
getIndexName()
The Amazon OpenSearch Service index name.
|
String |
getIndexRotationPeriod()
The Amazon OpenSearch Service index rotation period.
|
Object |
getProcessingConfiguration()
Describes a data processing configuration.
|
Object |
getRetryOptions()
The retry behavior in case Kinesis Data Firehose is unable to deliver documents to Amazon OpenSearch Service.
|
String |
getRoleArn()
The Amazon Resource Name (ARN) of the IAM role to be assumed by Kinesis Data Firehose for calling the Amazon OpenSearch Service Configuration API and for indexing documents.
|
String |
getS3BackupMode()
Defines how documents should be delivered to Amazon S3.
|
Object |
getS3Configuration()
Describes the configuration of a destination in Amazon S3.
|
String |
getTypeName()
The Amazon OpenSearch Service type name.
|
Object |
getVpcConfiguration()
The details of the VPC of the Amazon OpenSearch Service destination.
|
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.AmazonopensearchserviceDestinationConfigurationProperty.Builder builder)
CfnDeliveryStream.AmazonopensearchserviceBufferingHintsProperty.Builder.public final String getIndexName()
CfnDeliveryStream.AmazonopensearchserviceDestinationConfigurationPropertygetIndexName in interface CfnDeliveryStream.AmazonopensearchserviceDestinationConfigurationPropertypublic final String getRoleArn()
CfnDeliveryStream.AmazonopensearchserviceDestinationConfigurationPropertygetRoleArn in interface CfnDeliveryStream.AmazonopensearchserviceDestinationConfigurationPropertypublic final Object getS3Configuration()
CfnDeliveryStream.AmazonopensearchserviceDestinationConfigurationPropertygetS3Configuration in interface CfnDeliveryStream.AmazonopensearchserviceDestinationConfigurationPropertypublic final Object getBufferingHints()
CfnDeliveryStream.AmazonopensearchserviceDestinationConfigurationPropertyIf no value is specified, the default values for AmazonopensearchserviceBufferingHints are used.
getBufferingHints in interface CfnDeliveryStream.AmazonopensearchserviceDestinationConfigurationPropertypublic final Object getCloudWatchLoggingOptions()
CfnDeliveryStream.AmazonopensearchserviceDestinationConfigurationPropertygetCloudWatchLoggingOptions in interface CfnDeliveryStream.AmazonopensearchserviceDestinationConfigurationPropertypublic final String getClusterEndpoint()
CfnDeliveryStream.AmazonopensearchserviceDestinationConfigurationPropertySpecify either this ClusterEndpoint or the DomainARN field.
getClusterEndpoint in interface CfnDeliveryStream.AmazonopensearchserviceDestinationConfigurationPropertypublic final String getDomainArn()
CfnDeliveryStream.AmazonopensearchserviceDestinationConfigurationPropertygetDomainArn in interface CfnDeliveryStream.AmazonopensearchserviceDestinationConfigurationPropertypublic final String getIndexRotationPeriod()
CfnDeliveryStream.AmazonopensearchserviceDestinationConfigurationPropertyIndex rotation appends a timestamp to the IndexName to facilitate the expiration of old data.
getIndexRotationPeriod in interface CfnDeliveryStream.AmazonopensearchserviceDestinationConfigurationPropertypublic final Object getProcessingConfiguration()
CfnDeliveryStream.AmazonopensearchserviceDestinationConfigurationPropertygetProcessingConfiguration in interface CfnDeliveryStream.AmazonopensearchserviceDestinationConfigurationPropertypublic final Object getRetryOptions()
CfnDeliveryStream.AmazonopensearchserviceDestinationConfigurationPropertyThe default value is 300 (5 minutes).
getRetryOptions in interface CfnDeliveryStream.AmazonopensearchserviceDestinationConfigurationPropertypublic final String getS3BackupMode()
CfnDeliveryStream.AmazonopensearchserviceDestinationConfigurationPropertygetS3BackupMode in interface CfnDeliveryStream.AmazonopensearchserviceDestinationConfigurationPropertypublic final String getTypeName()
CfnDeliveryStream.AmazonopensearchserviceDestinationConfigurationPropertygetTypeName in interface CfnDeliveryStream.AmazonopensearchserviceDestinationConfigurationPropertypublic final Object getVpcConfiguration()
CfnDeliveryStream.AmazonopensearchserviceDestinationConfigurationPropertygetVpcConfiguration in interface CfnDeliveryStream.AmazonopensearchserviceDestinationConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.