@Stability(value=Stable) public static final class CfnPlacementProps.Builder extends Object implements software.amazon.jsii.Builder<CfnPlacementProps>
CfnPlacementProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnPlacementProps.Builder |
associatedDevices(Object associatedDevices)
Sets the value of
CfnPlacementProps.getAssociatedDevices() |
CfnPlacementProps.Builder |
attributes(Object attributes)
Sets the value of
CfnPlacementProps.getAttributes() |
CfnPlacementProps |
build()
Builds the configured instance.
|
CfnPlacementProps.Builder |
placementName(String placementName)
Sets the value of
CfnPlacementProps.getPlacementName() |
CfnPlacementProps.Builder |
projectName(String projectName)
Sets the value of
CfnPlacementProps.getProjectName() |
@Stability(value=Stable) public CfnPlacementProps.Builder projectName(String projectName)
CfnPlacementProps.getProjectName()projectName - `AWS::IoT1Click::Placement.ProjectName`. This parameter is required.this@Stability(value=Stable) public CfnPlacementProps.Builder associatedDevices(Object associatedDevices)
CfnPlacementProps.getAssociatedDevices()associatedDevices - `AWS::IoT1Click::Placement.AssociatedDevices`.this@Stability(value=Stable) public CfnPlacementProps.Builder attributes(Object attributes)
CfnPlacementProps.getAttributes()attributes - `AWS::IoT1Click::Placement.Attributes`.this@Stability(value=Stable) public CfnPlacementProps.Builder placementName(String placementName)
CfnPlacementProps.getPlacementName()placementName - `AWS::IoT1Click::Placement.PlacementName`.this@Stability(value=Stable) public CfnPlacementProps build()
build in interface software.amazon.jsii.Builder<CfnPlacementProps>CfnPlacementPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.