TestRoleResponse

Deprecated

No longer recommended for use. See AWS API documentation for more details.

The TestRoleResponse structure.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

If the Success element contains false, this value is an array of one or more error messages that were generated during the test process.

Link copied to clipboard

If the operation is successful, this value is true; otherwise, the value is false.

Functions

Link copied to clipboard
inline fun copy(block: TestRoleResponse.Builder.() -> Unit = {}): TestRoleResponse
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String