@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:38.010Z") @Stability(value=Stable) public interface CfnPlacementProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot1click-placement.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnPlacementProps.Builder
A builder for
CfnPlacementProps |
static class |
CfnPlacementProps.Jsii$Proxy
An implementation for
CfnPlacementProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnPlacementProps.Builder |
builder() |
default Object |
getAssociatedDevices()
`AWS::IoT1Click::Placement.AssociatedDevices`.
|
default Object |
getAttributes()
`AWS::IoT1Click::Placement.Attributes`.
|
default String |
getPlacementName()
`AWS::IoT1Click::Placement.PlacementName`.
|
String |
getProjectName()
`AWS::IoT1Click::Placement.ProjectName`.
|
@Stability(value=Stable) @NotNull String getProjectName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot1click-placement.html#cfn-iot1click-placement-projectname@Stability(value=Stable) @Nullable default Object getAssociatedDevices()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot1click-placement.html#cfn-iot1click-placement-associateddevices@Stability(value=Stable) @Nullable default Object getAttributes()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot1click-placement.html#cfn-iot1click-placement-attributes@Stability(value=Stable) @Nullable default String getPlacementName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot1click-placement.html#cfn-iot1click-placement-placementname@Stability(value=Stable) static CfnPlacementProps.Builder builder()
CfnPlacementProps.Builder of CfnPlacementPropsCopyright © 2020. All rights reserved.