Uses of Class
software.amazon.awscdk.services.iot.CfnPolicyPrincipalAttachment.Builder
Packages that use CfnPolicyPrincipalAttachment.Builder
-
Uses of CfnPolicyPrincipalAttachment.Builder in software.amazon.awscdk.services.iot
Methods in software.amazon.awscdk.services.iot that return CfnPolicyPrincipalAttachment.BuilderModifier and TypeMethodDescriptionCfnPolicyPrincipalAttachment.Builder.policyName
(String policyName) The name of the AWS IoT policy.The principal, which can be a certificate ARN (as returned from theCreateCertificate
operation) or an Amazon Cognito ID.