@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:38.038Z") @Stability(value=Stable) public interface CfnInputProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotevents-input.html| 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() |
default 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) @Nullable default Object getInputDefinition()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotevents-input.html#cfn-iotevents-input-inputdefinition@Stability(value=Stable) @Nullable default String getInputDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotevents-input.html#cfn-iotevents-input-inputdescription@Stability(value=Stable) @Nullable default String getInputName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotevents-input.html#cfn-iotevents-input-inputname@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotevents-input.html#cfn-iotevents-input-tags@Stability(value=Stable) static CfnInputProps.Builder builder()
CfnInputProps.Builder of CfnInputPropsCopyright © 2020. All rights reserved.