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