ListEffectivePolicyValidationErrorsResponse
Types
Properties
Link copied to clipboard
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.
Link copied to clipboard
The time when the latest effective policy was generated for the specified account.
Link copied to clipboard
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 the NextToken
response element comes back as null
.
Link copied to clipboard
The specified policy type. One of the following values:
Functions
Link copied to clipboard
inline fun copy(block: ListEffectivePolicyValidationErrorsResponse.Builder.() -> Unit = {}): ListEffectivePolicyValidationErrorsResponse