| Modifier and Type | Class and Description |
|---|---|
static class |
DestinationBindOptions.Jsii$Proxy
An implementation for
DestinationBindOptions |
| Modifier and Type | Method and Description |
|---|---|
DestinationBindOptions |
DestinationBindOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
DestinationConfig |
IDestination.bind(software.constructs.Construct scope,
DestinationBindOptions options)
(experimental) Binds this destination to the Kinesis Data Firehose delivery stream.
|
DestinationConfig |
IDestination.Jsii$Proxy.bind(software.constructs.Construct scope,
DestinationBindOptions options)
(experimental) Binds this destination to the Kinesis Data Firehose delivery stream.
|
default DestinationConfig |
IDestination.Jsii$Default.bind(software.constructs.Construct scope,
DestinationBindOptions options)
(experimental) Binds this destination to the Kinesis Data Firehose delivery stream.
|
Copyright © 2022. All rights reserved.