@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.460Z") @Stability(value=Stable) public interface CfnThingPrincipalAttachmentProps extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @NotNull String getThingName()
@Stability(value=Stable) static CfnThingPrincipalAttachmentProps.Builder builder()
Copyright © 2021. All rights reserved.