@Stability(value=Stable) public static final class CfnThingProps.Builder extends Object implements software.amazon.jsii.Builder<CfnThingProps>
CfnThingProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnThingProps.Builder |
attributePayload(CfnThing.AttributePayloadProperty attributePayload)
Sets the value of
CfnThingProps.getAttributePayload() |
CfnThingProps.Builder |
attributePayload(IResolvable attributePayload)
Sets the value of
CfnThingProps.getAttributePayload() |
CfnThingProps |
build()
Builds the configured instance.
|
CfnThingProps.Builder |
thingName(String thingName)
Sets the value of
CfnThingProps.getThingName() |
@Stability(value=Stable) public CfnThingProps.Builder attributePayload(CfnThing.AttributePayloadProperty attributePayload)
CfnThingProps.getAttributePayload()attributePayload - `AWS::IoT::Thing.AttributePayload`.this@Stability(value=Stable) public CfnThingProps.Builder attributePayload(IResolvable attributePayload)
CfnThingProps.getAttributePayload()attributePayload - `AWS::IoT::Thing.AttributePayload`.this@Stability(value=Stable) public CfnThingProps.Builder thingName(String thingName)
CfnThingProps.getThingName()thingName - `AWS::IoT::Thing.ThingName`.this@Stability(value=Stable) public CfnThingProps build()
build in interface software.amazon.jsii.Builder<CfnThingProps>CfnThingPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.