@Stability(value=Stable) public static final class CfnDataset.DatasetContentDeliveryRuleDestinationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDataset.DatasetContentDeliveryRuleDestinationProperty>
CfnDataset.DatasetContentDeliveryRuleDestinationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDataset.DatasetContentDeliveryRuleDestinationProperty |
build()
Builds the configured instance.
|
CfnDataset.DatasetContentDeliveryRuleDestinationProperty.Builder |
iotEventsDestinationConfiguration(CfnDataset.IotEventsDestinationConfigurationProperty iotEventsDestinationConfiguration)
|
CfnDataset.DatasetContentDeliveryRuleDestinationProperty.Builder |
iotEventsDestinationConfiguration(IResolvable iotEventsDestinationConfiguration)
|
CfnDataset.DatasetContentDeliveryRuleDestinationProperty.Builder |
s3DestinationConfiguration(CfnDataset.S3DestinationConfigurationProperty s3DestinationConfiguration)
|
CfnDataset.DatasetContentDeliveryRuleDestinationProperty.Builder |
s3DestinationConfiguration(IResolvable s3DestinationConfiguration)
|
@Stability(value=Stable) public CfnDataset.DatasetContentDeliveryRuleDestinationProperty.Builder iotEventsDestinationConfiguration(CfnDataset.IotEventsDestinationConfigurationProperty iotEventsDestinationConfiguration)
CfnDataset.DatasetContentDeliveryRuleDestinationProperty.getIotEventsDestinationConfiguration()iotEventsDestinationConfiguration - Configuration information for delivery of dataset contents to AWS IoT Events .this@Stability(value=Stable) public CfnDataset.DatasetContentDeliveryRuleDestinationProperty.Builder iotEventsDestinationConfiguration(IResolvable iotEventsDestinationConfiguration)
CfnDataset.DatasetContentDeliveryRuleDestinationProperty.getIotEventsDestinationConfiguration()iotEventsDestinationConfiguration - Configuration information for delivery of dataset contents to AWS IoT Events .this@Stability(value=Stable) public CfnDataset.DatasetContentDeliveryRuleDestinationProperty.Builder s3DestinationConfiguration(CfnDataset.S3DestinationConfigurationProperty s3DestinationConfiguration)
CfnDataset.DatasetContentDeliveryRuleDestinationProperty.getS3DestinationConfiguration()s3DestinationConfiguration - Configuration information for delivery of dataset contents to Amazon S3.this@Stability(value=Stable) public CfnDataset.DatasetContentDeliveryRuleDestinationProperty.Builder s3DestinationConfiguration(IResolvable s3DestinationConfiguration)
CfnDataset.DatasetContentDeliveryRuleDestinationProperty.getS3DestinationConfiguration()s3DestinationConfiguration - Configuration information for delivery of dataset contents to Amazon S3.this@Stability(value=Stable) public CfnDataset.DatasetContentDeliveryRuleDestinationProperty build()
build in interface software.amazon.jsii.Builder<CfnDataset.DatasetContentDeliveryRuleDestinationProperty>CfnDataset.DatasetContentDeliveryRuleDestinationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.