@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class PutLoggingConfigurationRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP| Constructor and Description |
|---|
PutLoggingConfigurationRequest() |
| Modifier and Type | Method and Description |
|---|---|
PutLoggingConfigurationRequest |
clone() |
boolean |
equals(Object obj) |
LoggingConfiguration |
getLoggingConfiguration()
The Amazon Kinesis Data Firehose delivery streams that contains the inspected traffic information, the redacted
fields details, and the Amazon Resource Name (ARN) of the web ACL to monitor.
|
int |
hashCode() |
void |
setLoggingConfiguration(LoggingConfiguration loggingConfiguration)
The Amazon Kinesis Data Firehose delivery streams that contains the inspected traffic information, the redacted
fields details, and the Amazon Resource Name (ARN) of the web ACL to monitor.
|
String |
toString()
Returns a string representation of this object; useful for testing and debugging.
|
PutLoggingConfigurationRequest |
withLoggingConfiguration(LoggingConfiguration loggingConfiguration)
The Amazon Kinesis Data Firehose delivery streams that contains the inspected traffic information, the redacted
fields details, and the Amazon Resource Name (ARN) of the web ACL to monitor.
|
addHandlerContext, copyBaseTo, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getHandlerContext, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestCredentialsProvider, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeoutpublic void setLoggingConfiguration(LoggingConfiguration loggingConfiguration)
The Amazon Kinesis Data Firehose delivery streams that contains the inspected traffic information, the redacted fields details, and the Amazon Resource Name (ARN) of the web ACL to monitor.
loggingConfiguration - The Amazon Kinesis Data Firehose delivery streams that contains the inspected traffic information, the
redacted fields details, and the Amazon Resource Name (ARN) of the web ACL to monitor.public LoggingConfiguration getLoggingConfiguration()
The Amazon Kinesis Data Firehose delivery streams that contains the inspected traffic information, the redacted fields details, and the Amazon Resource Name (ARN) of the web ACL to monitor.
public PutLoggingConfigurationRequest withLoggingConfiguration(LoggingConfiguration loggingConfiguration)
The Amazon Kinesis Data Firehose delivery streams that contains the inspected traffic information, the redacted fields details, and the Amazon Resource Name (ARN) of the web ACL to monitor.
loggingConfiguration - The Amazon Kinesis Data Firehose delivery streams that contains the inspected traffic information, the
redacted fields details, and the Amazon Resource Name (ARN) of the web ACL to monitor.public String toString()
toString in class ObjectObject.toString()public PutLoggingConfigurationRequest clone()
clone in class AmazonWebServiceRequestCopyright © 2018. All rights reserved.