AWSIoTGetPolicyResponse Class Reference
Inherits from | AWSModel : AWSMTLModel |
---|---|
Declared in | AWSIoTModel.h AWSIoTModel.m |
creationDate
The date the policy was created.
@property (nonatomic, strong) NSDate *creationDate
Declared In
AWSIoTModel.h
defaultVersionId
The default policy version ID.
@property (nonatomic, strong) NSString *defaultVersionId
Declared In
AWSIoTModel.h
generationId
The generation ID of the policy.
@property (nonatomic, strong) NSString *generationId
Declared In
AWSIoTModel.h
lastModifiedDate
The date the policy was last modified.
@property (nonatomic, strong) NSDate *lastModifiedDate
Declared In
AWSIoTModel.h
policyArn
The policy ARN.
@property (nonatomic, strong) NSString *policyArn
Declared In
AWSIoTModel.h
policyDocument
The JSON document that describes the policy.
@property (nonatomic, strong) NSString *policyDocument
Declared In
AWSIoTModel.h
policyName
The policy name.
@property (nonatomic, strong) NSString *policyName
Declared In
AWSIoTModel.h