Java com.amazonaws.services.iot.model AttachPrincipalPolicyRequest fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.iot.model AttachPrincipalPolicyRequest fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.iot.model AttachPrincipalPolicyRequest.

The text is from its open source code.

Constructor

Method

voidsetPolicyName(String policyName)

The policy name.

voidsetPrincipal(String principal)

The principal, which can be a certificate ARN (as returned from the CreateCertificate operation) or an Amazon Cognito ID.