Class CfnInputPropsMixin.InputDeviceSettingsProperty.Builder
java.lang.Object
software.amazon.awscdk.cfnpropertymixins.services.medialive.CfnInputPropsMixin.InputDeviceSettingsProperty.Builder
- All Implemented Interfaces:
software.amazon.jsii.Builder<CfnInputPropsMixin.InputDeviceSettingsProperty>
- Enclosing interface:
CfnInputPropsMixin.InputDeviceSettingsProperty
@Stability(Stable)
public static final class CfnInputPropsMixin.InputDeviceSettingsProperty.Builder
extends Object
implements software.amazon.jsii.Builder<CfnInputPropsMixin.InputDeviceSettingsProperty>
A builder for
CfnInputPropsMixin.InputDeviceSettingsProperty-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Builds the configured instance.Sets the value ofCfnInputPropsMixin.InputDeviceSettingsProperty.getId()
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
id
Sets the value ofCfnInputPropsMixin.InputDeviceSettingsProperty.getId()- Parameters:
id- The unique ID for the device.- Returns:
this
-
build
Builds the configured instance.- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<CfnInputPropsMixin.InputDeviceSettingsProperty>- Returns:
- a new instance of
CfnInputPropsMixin.InputDeviceSettingsProperty - Throws:
NullPointerException- if any required attribute was not provided
-