@Stability(value=Stable) public static final class CfnProject.DeviceTemplateProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnProject.DeviceTemplateProperty>
CfnProject.DeviceTemplateProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnProject.DeviceTemplateProperty |
build()
Builds the configured instance.
|
CfnProject.DeviceTemplateProperty.Builder |
callbackOverrides(Object callbackOverrides)
Sets the value of
CfnProject.DeviceTemplateProperty.getCallbackOverrides() |
CfnProject.DeviceTemplateProperty.Builder |
deviceType(String deviceType)
Sets the value of
CfnProject.DeviceTemplateProperty.getDeviceType() |
@Stability(value=Stable) public CfnProject.DeviceTemplateProperty.Builder callbackOverrides(Object callbackOverrides)
CfnProject.DeviceTemplateProperty.getCallbackOverrides()callbackOverrides - `CfnProject.DeviceTemplateProperty.CallbackOverrides`.this@Stability(value=Stable) public CfnProject.DeviceTemplateProperty.Builder deviceType(String deviceType)
CfnProject.DeviceTemplateProperty.getDeviceType()deviceType - `CfnProject.DeviceTemplateProperty.DeviceType`.this@Stability(value=Stable) public CfnProject.DeviceTemplateProperty build()
build in interface software.amazon.jsii.Builder<CfnProject.DeviceTemplateProperty>CfnProject.DeviceTemplatePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.