C# Class Amazon.IoT.Model.CreatePolicyRequest

Container for the parameters to the CreatePolicy operation. Creates an AWS IoT policy.

The created policy is the default version for the policy. This operation creates a policy version with a version identifier of 1 and sets 1 as the policy's default version.

Inheritance: AmazonIoTRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetPolicyDocument ( ) : bool
IsSetPolicyName ( ) : bool