@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.495Z") @Stability(value=Stable) public interface CfnInputProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnInputProps.Builder
A builder for
CfnInputProps |
static class |
CfnInputProps.Jsii$Proxy
An implementation for
CfnInputProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnInputProps.Builder |
builder() |
Object |
getInputDefinition()
`AWS::IoTEvents::Input.InputDefinition`.
|
default String |
getInputDescription()
`AWS::IoTEvents::Input.InputDescription`.
|
default String |
getInputName()
`AWS::IoTEvents::Input.InputName`.
|
default List<CfnTag> |
getTags()
`AWS::IoTEvents::Input.Tags`.
|
@Stability(value=Stable) @NotNull Object getInputDefinition()
@Stability(value=Stable) @Nullable default String getInputDescription()
@Stability(value=Stable) @Nullable default String getInputName()
@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
@Stability(value=Stable) static CfnInputProps.Builder builder()
CfnInputProps.Builder of CfnInputPropsCopyright © 2021. All rights reserved.