@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:38.002Z") @Stability(value=Stable) public interface CfnThingPrincipalAttachmentProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-thingprincipalattachment.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnThingPrincipalAttachmentProps.Builder
A builder for
CfnThingPrincipalAttachmentProps |
static class |
CfnThingPrincipalAttachmentProps.Jsii$Proxy
An implementation for
CfnThingPrincipalAttachmentProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnThingPrincipalAttachmentProps.Builder |
builder() |
String |
getPrincipal()
`AWS::IoT::ThingPrincipalAttachment.Principal`.
|
String |
getThingName()
`AWS::IoT::ThingPrincipalAttachment.ThingName`.
|
@Stability(value=Stable) @NotNull String getPrincipal()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-thingprincipalattachment.html#cfn-iot-thingprincipalattachment-principal@Stability(value=Stable) @NotNull String getThingName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-thingprincipalattachment.html#cfn-iot-thingprincipalattachment-thingname@Stability(value=Stable) static CfnThingPrincipalAttachmentProps.Builder builder()
Copyright © 2020. All rights reserved.