/AWS1/CL_AANGENERATEDPLYRSLT¶
Contains the text for the generated policy and its details.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
io_properties
TYPE REF TO /AWS1/CL_AANGENERATEDPLYPRPS
/AWS1/CL_AANGENERATEDPLYPRPS
¶
A
GeneratedPolicyProperties
object that contains properties of the generated policy.
Optional arguments:¶
it_generatedpolicies
TYPE /AWS1/CL_AANGENERATEDPOLICY=>TT_GENERATEDPOLICYLIST
TT_GENERATEDPOLICYLIST
¶
The text to use as the content for the new policy. The policy is created using the CreatePolicy action.
Queryable Attributes¶
properties¶
A
GeneratedPolicyProperties
object that contains properties of the generated policy.
Accessible with the following methods¶
Method | Description |
---|---|
GET_PROPERTIES() |
Getter for PROPERTIES |
generatedPolicies¶
The text to use as the content for the new policy. The policy is created using the CreatePolicy action.
Accessible with the following methods¶
Method | Description |
---|---|
GET_GENERATEDPOLICIES() |
Getter for GENERATEDPOLICIES, with configurable default |
ASK_GENERATEDPOLICIES() |
Getter for GENERATEDPOLICIES w/ exceptions if field has no v |
HAS_GENERATEDPOLICIES() |
Determine if GENERATEDPOLICIES has a value |