GetRoleResponse

Contains the response to a successful GetRole request.

Types

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

Properties

Link copied to clipboard
val role: Role?

A structure containing details about the IAM role.

Functions

Link copied to clipboard
inline fun copy(block: GetRoleResponse.Builder.() -> Unit = {}): GetRoleResponse
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