| Package | Description |
|---|---|
| software.amazon.awscdk.services.iotevents |
| Modifier and Type | Method and Description |
|---|---|
static CfnInputProps.Builder |
CfnInputProps.builder() |
CfnInputProps.Builder |
CfnInputProps.Builder.inputDefinition(CfnInput.InputDefinitionProperty inputDefinition)
Sets the value of
CfnInputProps.getInputDefinition() |
CfnInputProps.Builder |
CfnInputProps.Builder.inputDefinition(IResolvable inputDefinition)
Sets the value of
CfnInputProps.getInputDefinition() |
CfnInputProps.Builder |
CfnInputProps.Builder.inputDescription(String inputDescription)
Sets the value of
CfnInputProps.getInputDescription() |
CfnInputProps.Builder |
CfnInputProps.Builder.inputName(String inputName)
Sets the value of
CfnInputProps.getInputName() |
CfnInputProps.Builder |
CfnInputProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnInputProps.getTags() |
Copyright © 2021. All rights reserved.