@Stability(value=Stable)
public static interface CfnDataset.IotEventsDestinationConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDataset.IotEventsDestinationConfigurationProperty.Builder
A builder for
CfnDataset.IotEventsDestinationConfigurationProperty |
static class |
CfnDataset.IotEventsDestinationConfigurationProperty.Jsii$Proxy
An implementation for
CfnDataset.IotEventsDestinationConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDataset.IotEventsDestinationConfigurationProperty.Builder |
builder() |
String |
getInputName()
`CfnDataset.IotEventsDestinationConfigurationProperty.InputName`.
|
String |
getRoleArn()
`CfnDataset.IotEventsDestinationConfigurationProperty.RoleArn`.
|
@Stability(value=Stable) @NotNull String getInputName()
@Stability(value=Stable) @NotNull String getRoleArn()
@Stability(value=Stable) static CfnDataset.IotEventsDestinationConfigurationProperty.Builder builder()
Copyright © 2021. All rights reserved.