@Stability(value=Stable) public static final class CfnConnector.WorkerLogDeliveryProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnConnector.WorkerLogDeliveryProperty>
CfnConnector.WorkerLogDeliveryProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnConnector.WorkerLogDeliveryProperty.Builder cloudWatchLogs(CfnConnector.CloudWatchLogsLogDeliveryProperty cloudWatchLogs)
CfnConnector.WorkerLogDeliveryProperty.getCloudWatchLogs()cloudWatchLogs - Details about delivering logs to Amazon CloudWatch Logs.this@Stability(value=Stable) public CfnConnector.WorkerLogDeliveryProperty.Builder cloudWatchLogs(IResolvable cloudWatchLogs)
CfnConnector.WorkerLogDeliveryProperty.getCloudWatchLogs()cloudWatchLogs - Details about delivering logs to Amazon CloudWatch Logs.this@Stability(value=Stable) public CfnConnector.WorkerLogDeliveryProperty.Builder firehose(CfnConnector.FirehoseLogDeliveryProperty firehose)
CfnConnector.WorkerLogDeliveryProperty.getFirehose()firehose - Details about delivering logs to Amazon Kinesis Data Firehose.this@Stability(value=Stable) public CfnConnector.WorkerLogDeliveryProperty.Builder firehose(IResolvable firehose)
CfnConnector.WorkerLogDeliveryProperty.getFirehose()firehose - Details about delivering logs to Amazon Kinesis Data Firehose.this@Stability(value=Stable) public CfnConnector.WorkerLogDeliveryProperty.Builder s3(CfnConnector.S3LogDeliveryProperty s3)
CfnConnector.WorkerLogDeliveryProperty.getS3()s3 - Details about delivering logs to Amazon S3.this@Stability(value=Stable) public CfnConnector.WorkerLogDeliveryProperty.Builder s3(IResolvable s3)
CfnConnector.WorkerLogDeliveryProperty.getS3()s3 - Details about delivering logs to Amazon S3.this@Stability(value=Stable) public CfnConnector.WorkerLogDeliveryProperty build()
build in interface software.amazon.jsii.Builder<CfnConnector.WorkerLogDeliveryProperty>CfnConnector.WorkerLogDeliveryPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.