/AWS1/CL_ORGLSTEFFECTIVEPLYV01¶
ListEffectivePolicyValidationErrorsResponse
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_accountid
TYPE /AWS1/ORGACCOUNTID
/AWS1/ORGACCOUNTID
¶
The ID of the specified account.
iv_policytype
TYPE /AWS1/ORGEFFECTIVEPOLICYTYPE
/AWS1/ORGEFFECTIVEPOLICYTYPE
¶
The specified policy type. One of the following values:
iv_path
TYPE /AWS1/ORGPATH
/AWS1/ORGPATH
¶
The path in the organization where the specified account exists.
iv_evaluationtimestamp
TYPE /AWS1/ORGTIMESTAMP
/AWS1/ORGTIMESTAMP
¶
The time when the latest effective policy was generated for the specified account.
iv_nexttoken
TYPE /AWS1/ORGNEXTTOKEN
/AWS1/ORGNEXTTOKEN
¶
If present, indicates that more output is available than is included in the current response. Use this value in the
NextToken
request parameter in a subsequent call to the operation to get the next part of the output. You should repeat this until theNextToken
response element comes back asnull
.
it_effectiveplyvalidatione00
TYPE /AWS1/CL_ORGEFFECTIVEPLYVALI00=>TT_EFFECTIVEPLYVALIDATIONERRS
TT_EFFECTIVEPLYVALIDATIONERRS
¶
The
EffectivePolicyValidationError
object contains details about the validation errors that occurred when generating or enforcing an effective policy, such as which policies contributed to the error and location of the error.
Queryable Attributes¶
AccountId¶
The ID of the specified account.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ACCOUNTID() |
Getter for ACCOUNTID, with configurable default |
ASK_ACCOUNTID() |
Getter for ACCOUNTID w/ exceptions if field has no value |
HAS_ACCOUNTID() |
Determine if ACCOUNTID has a value |
PolicyType¶
The specified policy type. One of the following values:
Accessible with the following methods¶
Method | Description |
---|---|
GET_POLICYTYPE() |
Getter for POLICYTYPE, with configurable default |
ASK_POLICYTYPE() |
Getter for POLICYTYPE w/ exceptions if field has no value |
HAS_POLICYTYPE() |
Determine if POLICYTYPE has a value |
Path¶
The path in the organization where the specified account exists.
Accessible with the following methods¶
Method | Description |
---|---|
GET_PATH() |
Getter for PATH, with configurable default |
ASK_PATH() |
Getter for PATH w/ exceptions if field has no value |
HAS_PATH() |
Determine if PATH has a value |
EvaluationTimestamp¶
The time when the latest effective policy was generated for the specified account.
Accessible with the following methods¶
Method | Description |
---|---|
GET_EVALUATIONTIMESTAMP() |
Getter for EVALUATIONTIMESTAMP, with configurable default |
ASK_EVALUATIONTIMESTAMP() |
Getter for EVALUATIONTIMESTAMP w/ exceptions if field has no |
HAS_EVALUATIONTIMESTAMP() |
Determine if EVALUATIONTIMESTAMP has a value |
NextToken¶
If present, indicates that more output is available than is included in the current response. Use this value in the
NextToken
request parameter in a subsequent call to the operation to get the next part of the output. You should repeat this until theNextToken
response element comes back asnull
.
Accessible with the following methods¶
Method | Description |
---|---|
GET_NEXTTOKEN() |
Getter for NEXTTOKEN, with configurable default |
ASK_NEXTTOKEN() |
Getter for NEXTTOKEN w/ exceptions if field has no value |
HAS_NEXTTOKEN() |
Determine if NEXTTOKEN has a value |
EffectivePolicyValidationErrors¶
The
EffectivePolicyValidationError
object contains details about the validation errors that occurred when generating or enforcing an effective policy, such as which policies contributed to the error and location of the error.
Accessible with the following methods¶
Method | Description |
---|---|
GET_EFFECTIVEPLYVALIDATION00() |
Getter for EFFECTIVEPLYVALIDATIONERRORS, with configurable d |
ASK_EFFECTIVEPLYVALIDATION00() |
Getter for EFFECTIVEPLYVALIDATIONERRORS w/ exceptions if fie |
HAS_EFFECTIVEPLYVALIDATION00() |
Determine if EFFECTIVEPLYVALIDATIONERRORS has a value |