@Stability(value=Stable) public static final class CfnInput.InputDeviceSettingsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnInput.InputDeviceSettingsProperty>
CfnInput.InputDeviceSettingsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnInput.InputDeviceSettingsProperty |
build()
Builds the configured instance.
|
CfnInput.InputDeviceSettingsProperty.Builder |
id(String id)
Sets the value of
CfnInput.InputDeviceSettingsProperty.getId() |
@Stability(value=Stable) public CfnInput.InputDeviceSettingsProperty.Builder id(String id)
CfnInput.InputDeviceSettingsProperty.getId()id - The unique ID for the device.this@Stability(value=Stable) public CfnInput.InputDeviceSettingsProperty build()
build in interface software.amazon.jsii.Builder<CfnInput.InputDeviceSettingsProperty>CfnInput.InputDeviceSettingsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.