/AWS1/CL_AANGETGENERATEDPLYRSP¶
GetGeneratedPolicyResponse
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
io_jobdetails
TYPE REF TO /AWS1/CL_AANJOBDETAILS
/AWS1/CL_AANJOBDETAILS
¶
A
GeneratedPolicyDetails
object that contains details about the generated policy.
io_generatedpolicyresult
TYPE REF TO /AWS1/CL_AANGENERATEDPLYRSLT
/AWS1/CL_AANGENERATEDPLYRSLT
¶
A
GeneratedPolicyResult
object that contains the generated policies and associated details.
Queryable Attributes¶
jobDetails¶
A
GeneratedPolicyDetails
object that contains details about the generated policy.
Accessible with the following methods¶
Method | Description |
---|---|
GET_JOBDETAILS() |
Getter for JOBDETAILS |
generatedPolicyResult¶
A
GeneratedPolicyResult
object that contains the generated policies and associated details.
Accessible with the following methods¶
Method | Description |
---|---|
GET_GENERATEDPOLICYRESULT() |
Getter for GENERATEDPOLICYRESULT |