/AWS1/CL_IOTPOLICYVERSIONID¶
Information about the version of the policy associated with the resource.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_policyname TYPE /AWS1/IOTPOLICYNAME /AWS1/IOTPOLICYNAME¶
The name of the policy.
iv_policyversionid TYPE /AWS1/IOTPOLICYVERSIONID /AWS1/IOTPOLICYVERSIONID¶
The ID of the version of the policy associated with the resource.
Queryable Attributes¶
policyName¶
The name of the policy.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_POLICYNAME() |
Getter for POLICYNAME, with configurable default |
ASK_POLICYNAME() |
Getter for POLICYNAME w/ exceptions if field has no value |
HAS_POLICYNAME() |
Determine if POLICYNAME has a value |
policyVersionId¶
The ID of the version of the policy associated with the resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_POLICYVERSIONID() |
Getter for POLICYVERSIONID, with configurable default |
ASK_POLICYVERSIONID() |
Getter for POLICYVERSIONID w/ exceptions if field has no val |
HAS_POLICYVERSIONID() |
Determine if POLICYVERSIONID has a value |