IamRole

class IamRole

Information about an Amazon Web Services Identity and Access Management (IAM) service role associated with a resource.

Types

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

Properties

Link copied to clipboard

The Amazon Web Services integration configuration settings for the IAM service role.

Link copied to clipboard

The Amazon Resource Name (ARN) of the IAM service role.

Link copied to clipboard

The current status of the IAM service role.

Link copied to clipboard

Additional information about the current status of the IAM service role, if applicable.

Functions

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