| Package | Description |
|---|---|
| software.amazon.awscdk.services.iot |
AWS IoT Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnThingPrincipalAttachment.Builder |
CfnThingPrincipalAttachment.Builder.create(software.constructs.Construct scope,
String id) |
CfnThingPrincipalAttachment.Builder |
CfnThingPrincipalAttachment.Builder.principal(String principal)
The principal, which can be a certificate ARN (as returned from the `CreateCertificate` operation) or an Amazon Cognito ID.
|
CfnThingPrincipalAttachment.Builder |
CfnThingPrincipalAttachment.Builder.thingName(String thingName)
The name of the AWS IoT thing.
|
Copyright © 2022. All rights reserved.