@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class SplunkDestinationUpdate extends Object implements Serializable, Cloneable, StructuredPojo
Describes an update for a destination in Splunk.
Constructor and Description |
---|
SplunkDestinationUpdate() |
Modifier and Type | Method and Description |
---|---|
SplunkDestinationUpdate |
clone() |
boolean |
equals(Object obj) |
CloudWatchLoggingOptions |
getCloudWatchLoggingOptions()
The Amazon CloudWatch logging options for your delivery stream.
|
Integer |
getHECAcknowledgmentTimeoutInSeconds()
The amount of time that Kinesis Data Firehose waits to receive an acknowledgment from Splunk after it sends data.
|
String |
getHECEndpoint()
The HTTP Event Collector (HEC) endpoint to which Kinesis Data Firehose sends your data.
|
String |
getHECEndpointType()
This type can be either "Raw" or "Event."
|
String |
getHECToken()
A GUID that you obtain from your Splunk cluster when you create a new HEC endpoint.
|
ProcessingConfiguration |
getProcessingConfiguration()
The data processing configuration.
|
SplunkRetryOptions |
getRetryOptions()
The retry behavior in case Kinesis Data Firehose is unable to deliver data to Splunk or if it doesn't receive an
acknowledgment of receipt from Splunk.
|
String |
getS3BackupMode()
Defines how documents should be delivered to Amazon S3.
|
S3DestinationUpdate |
getS3Update()
Your update to the configuration of the backup Amazon S3 location.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller) |
void |
setCloudWatchLoggingOptions(CloudWatchLoggingOptions cloudWatchLoggingOptions)
The Amazon CloudWatch logging options for your delivery stream.
|
void |
setHECAcknowledgmentTimeoutInSeconds(Integer hECAcknowledgmentTimeoutInSeconds)
The amount of time that Kinesis Data Firehose waits to receive an acknowledgment from Splunk after it sends data.
|
void |
setHECEndpoint(String hECEndpoint)
The HTTP Event Collector (HEC) endpoint to which Kinesis Data Firehose sends your data.
|
void |
setHECEndpointType(String hECEndpointType)
This type can be either "Raw" or "Event."
|
void |
setHECToken(String hECToken)
A GUID that you obtain from your Splunk cluster when you create a new HEC endpoint.
|
void |
setProcessingConfiguration(ProcessingConfiguration processingConfiguration)
The data processing configuration.
|
void |
setRetryOptions(SplunkRetryOptions retryOptions)
The retry behavior in case Kinesis Data Firehose is unable to deliver data to Splunk or if it doesn't receive an
acknowledgment of receipt from Splunk.
|
void |
setS3BackupMode(String s3BackupMode)
Defines how documents should be delivered to Amazon S3.
|
void |
setS3Update(S3DestinationUpdate s3Update)
Your update to the configuration of the backup Amazon S3 location.
|
String |
toString()
Returns a string representation of this object.
|
SplunkDestinationUpdate |
withCloudWatchLoggingOptions(CloudWatchLoggingOptions cloudWatchLoggingOptions)
The Amazon CloudWatch logging options for your delivery stream.
|
SplunkDestinationUpdate |
withHECAcknowledgmentTimeoutInSeconds(Integer hECAcknowledgmentTimeoutInSeconds)
The amount of time that Kinesis Data Firehose waits to receive an acknowledgment from Splunk after it sends data.
|
SplunkDestinationUpdate |
withHECEndpoint(String hECEndpoint)
The HTTP Event Collector (HEC) endpoint to which Kinesis Data Firehose sends your data.
|
SplunkDestinationUpdate |
withHECEndpointType(HECEndpointType hECEndpointType)
This type can be either "Raw" or "Event."
|
SplunkDestinationUpdate |
withHECEndpointType(String hECEndpointType)
This type can be either "Raw" or "Event."
|
SplunkDestinationUpdate |
withHECToken(String hECToken)
A GUID that you obtain from your Splunk cluster when you create a new HEC endpoint.
|
SplunkDestinationUpdate |
withProcessingConfiguration(ProcessingConfiguration processingConfiguration)
The data processing configuration.
|
SplunkDestinationUpdate |
withRetryOptions(SplunkRetryOptions retryOptions)
The retry behavior in case Kinesis Data Firehose is unable to deliver data to Splunk or if it doesn't receive an
acknowledgment of receipt from Splunk.
|
SplunkDestinationUpdate |
withS3BackupMode(SplunkS3BackupMode s3BackupMode)
Defines how documents should be delivered to Amazon S3.
|
SplunkDestinationUpdate |
withS3BackupMode(String s3BackupMode)
Defines how documents should be delivered to Amazon S3.
|
SplunkDestinationUpdate |
withS3Update(S3DestinationUpdate s3Update)
Your update to the configuration of the backup Amazon S3 location.
|
public void setHECEndpoint(String hECEndpoint)
The HTTP Event Collector (HEC) endpoint to which Kinesis Data Firehose sends your data.
hECEndpoint
- The HTTP Event Collector (HEC) endpoint to which Kinesis Data Firehose sends your data.public String getHECEndpoint()
The HTTP Event Collector (HEC) endpoint to which Kinesis Data Firehose sends your data.
public SplunkDestinationUpdate withHECEndpoint(String hECEndpoint)
The HTTP Event Collector (HEC) endpoint to which Kinesis Data Firehose sends your data.
hECEndpoint
- The HTTP Event Collector (HEC) endpoint to which Kinesis Data Firehose sends your data.public void setHECEndpointType(String hECEndpointType)
This type can be either "Raw" or "Event."
hECEndpointType
- This type can be either "Raw" or "Event."HECEndpointType
public String getHECEndpointType()
This type can be either "Raw" or "Event."
HECEndpointType
public SplunkDestinationUpdate withHECEndpointType(String hECEndpointType)
This type can be either "Raw" or "Event."
hECEndpointType
- This type can be either "Raw" or "Event."HECEndpointType
public SplunkDestinationUpdate withHECEndpointType(HECEndpointType hECEndpointType)
This type can be either "Raw" or "Event."
hECEndpointType
- This type can be either "Raw" or "Event."HECEndpointType
public void setHECToken(String hECToken)
A GUID that you obtain from your Splunk cluster when you create a new HEC endpoint.
hECToken
- A GUID that you obtain from your Splunk cluster when you create a new HEC endpoint.public String getHECToken()
A GUID that you obtain from your Splunk cluster when you create a new HEC endpoint.
public SplunkDestinationUpdate withHECToken(String hECToken)
A GUID that you obtain from your Splunk cluster when you create a new HEC endpoint.
hECToken
- A GUID that you obtain from your Splunk cluster when you create a new HEC endpoint.public void setHECAcknowledgmentTimeoutInSeconds(Integer hECAcknowledgmentTimeoutInSeconds)
The amount of time that Kinesis Data Firehose waits to receive an acknowledgment from Splunk after it sends data. At the end of the timeout period, Kinesis Data Firehose either tries to send the data again or considers it an error, based on your retry settings.
hECAcknowledgmentTimeoutInSeconds
- The amount of time that Kinesis Data Firehose waits to receive an acknowledgment from Splunk after it
sends data. At the end of the timeout period, Kinesis Data Firehose either tries to send the data again or
considers it an error, based on your retry settings.public Integer getHECAcknowledgmentTimeoutInSeconds()
The amount of time that Kinesis Data Firehose waits to receive an acknowledgment from Splunk after it sends data. At the end of the timeout period, Kinesis Data Firehose either tries to send the data again or considers it an error, based on your retry settings.
public SplunkDestinationUpdate withHECAcknowledgmentTimeoutInSeconds(Integer hECAcknowledgmentTimeoutInSeconds)
The amount of time that Kinesis Data Firehose waits to receive an acknowledgment from Splunk after it sends data. At the end of the timeout period, Kinesis Data Firehose either tries to send the data again or considers it an error, based on your retry settings.
hECAcknowledgmentTimeoutInSeconds
- The amount of time that Kinesis Data Firehose waits to receive an acknowledgment from Splunk after it
sends data. At the end of the timeout period, Kinesis Data Firehose either tries to send the data again or
considers it an error, based on your retry settings.public void setRetryOptions(SplunkRetryOptions retryOptions)
The retry behavior in case Kinesis Data Firehose is unable to deliver data to Splunk or if it doesn't receive an acknowledgment of receipt from Splunk.
retryOptions
- The retry behavior in case Kinesis Data Firehose is unable to deliver data to Splunk or if it doesn't
receive an acknowledgment of receipt from Splunk.public SplunkRetryOptions getRetryOptions()
The retry behavior in case Kinesis Data Firehose is unable to deliver data to Splunk or if it doesn't receive an acknowledgment of receipt from Splunk.
public SplunkDestinationUpdate withRetryOptions(SplunkRetryOptions retryOptions)
The retry behavior in case Kinesis Data Firehose is unable to deliver data to Splunk or if it doesn't receive an acknowledgment of receipt from Splunk.
retryOptions
- The retry behavior in case Kinesis Data Firehose is unable to deliver data to Splunk or if it doesn't
receive an acknowledgment of receipt from Splunk.public void setS3BackupMode(String s3BackupMode)
Defines how documents should be delivered to Amazon S3. When set to FailedDocumentsOnly
, Kinesis
Data Firehose writes any data that could not be indexed to the configured Amazon S3 destination. When set to
AllDocuments
, Kinesis Data Firehose delivers all incoming records to Amazon S3, and also writes
failed documents to Amazon S3. Default value is FailedDocumentsOnly
.
s3BackupMode
- Defines how documents should be delivered to Amazon S3. When set to FailedDocumentsOnly
,
Kinesis Data Firehose writes any data that could not be indexed to the configured Amazon S3 destination.
When set to AllDocuments
, Kinesis Data Firehose delivers all incoming records to Amazon S3,
and also writes failed documents to Amazon S3. Default value is FailedDocumentsOnly
.SplunkS3BackupMode
public String getS3BackupMode()
Defines how documents should be delivered to Amazon S3. When set to FailedDocumentsOnly
, Kinesis
Data Firehose writes any data that could not be indexed to the configured Amazon S3 destination. When set to
AllDocuments
, Kinesis Data Firehose delivers all incoming records to Amazon S3, and also writes
failed documents to Amazon S3. Default value is FailedDocumentsOnly
.
FailedDocumentsOnly
,
Kinesis Data Firehose writes any data that could not be indexed to the configured Amazon S3 destination.
When set to AllDocuments
, Kinesis Data Firehose delivers all incoming records to Amazon S3,
and also writes failed documents to Amazon S3. Default value is FailedDocumentsOnly
.SplunkS3BackupMode
public SplunkDestinationUpdate withS3BackupMode(String s3BackupMode)
Defines how documents should be delivered to Amazon S3. When set to FailedDocumentsOnly
, Kinesis
Data Firehose writes any data that could not be indexed to the configured Amazon S3 destination. When set to
AllDocuments
, Kinesis Data Firehose delivers all incoming records to Amazon S3, and also writes
failed documents to Amazon S3. Default value is FailedDocumentsOnly
.
s3BackupMode
- Defines how documents should be delivered to Amazon S3. When set to FailedDocumentsOnly
,
Kinesis Data Firehose writes any data that could not be indexed to the configured Amazon S3 destination.
When set to AllDocuments
, Kinesis Data Firehose delivers all incoming records to Amazon S3,
and also writes failed documents to Amazon S3. Default value is FailedDocumentsOnly
.SplunkS3BackupMode
public SplunkDestinationUpdate withS3BackupMode(SplunkS3BackupMode s3BackupMode)
Defines how documents should be delivered to Amazon S3. When set to FailedDocumentsOnly
, Kinesis
Data Firehose writes any data that could not be indexed to the configured Amazon S3 destination. When set to
AllDocuments
, Kinesis Data Firehose delivers all incoming records to Amazon S3, and also writes
failed documents to Amazon S3. Default value is FailedDocumentsOnly
.
s3BackupMode
- Defines how documents should be delivered to Amazon S3. When set to FailedDocumentsOnly
,
Kinesis Data Firehose writes any data that could not be indexed to the configured Amazon S3 destination.
When set to AllDocuments
, Kinesis Data Firehose delivers all incoming records to Amazon S3,
and also writes failed documents to Amazon S3. Default value is FailedDocumentsOnly
.SplunkS3BackupMode
public void setS3Update(S3DestinationUpdate s3Update)
Your update to the configuration of the backup Amazon S3 location.
s3Update
- Your update to the configuration of the backup Amazon S3 location.public S3DestinationUpdate getS3Update()
Your update to the configuration of the backup Amazon S3 location.
public SplunkDestinationUpdate withS3Update(S3DestinationUpdate s3Update)
Your update to the configuration of the backup Amazon S3 location.
s3Update
- Your update to the configuration of the backup Amazon S3 location.public void setProcessingConfiguration(ProcessingConfiguration processingConfiguration)
The data processing configuration.
processingConfiguration
- The data processing configuration.public ProcessingConfiguration getProcessingConfiguration()
The data processing configuration.
public SplunkDestinationUpdate withProcessingConfiguration(ProcessingConfiguration processingConfiguration)
The data processing configuration.
processingConfiguration
- The data processing configuration.public void setCloudWatchLoggingOptions(CloudWatchLoggingOptions cloudWatchLoggingOptions)
The Amazon CloudWatch logging options for your delivery stream.
cloudWatchLoggingOptions
- The Amazon CloudWatch logging options for your delivery stream.public CloudWatchLoggingOptions getCloudWatchLoggingOptions()
The Amazon CloudWatch logging options for your delivery stream.
public SplunkDestinationUpdate withCloudWatchLoggingOptions(CloudWatchLoggingOptions cloudWatchLoggingOptions)
The Amazon CloudWatch logging options for your delivery stream.
cloudWatchLoggingOptions
- The Amazon CloudWatch logging options for your delivery stream.public String toString()
toString
in class Object
Object.toString()
public SplunkDestinationUpdate clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall
in interface StructuredPojo
Copyright © 2019. All rights reserved.