@Stability(value=Stable) public static final class CfnInput.InputDeviceRequestProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnInput.InputDeviceRequestProperty>
CfnInput.InputDeviceRequestProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnInput.InputDeviceRequestProperty |
build()
Builds the configured instance.
|
CfnInput.InputDeviceRequestProperty.Builder |
id(String id)
Sets the value of
CfnInput.InputDeviceRequestProperty.getId() |
@Stability(value=Stable) public CfnInput.InputDeviceRequestProperty.Builder id(String id)
CfnInput.InputDeviceRequestProperty.getId()id - This property is not used.
Ignore it.this@Stability(value=Stable) public CfnInput.InputDeviceRequestProperty build()
build in interface software.amazon.jsii.Builder<CfnInput.InputDeviceRequestProperty>CfnInput.InputDeviceRequestPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.