@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.482Z") @Stability(value=Stable) public interface CfnPlacementProps extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @Nullable default Object getAssociatedDevices()
@Stability(value=Stable) @Nullable default Object getAttributes()
@Stability(value=Stable) @Nullable default String getPlacementName()
@Stability(value=Stable) static CfnPlacementProps.Builder builder()
CfnPlacementProps.Builder of CfnPlacementPropsCopyright © 2021. All rights reserved.