RoleUsageType

An object that contains details about how a service-linked role is used, if that information is returned by the service.

This data type is used as a response element in the GetServiceLinkedRoleDeletionStatus operation.

Types

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

Properties

Link copied to clipboard

The name of the Region where the service-linked role is being used.

Link copied to clipboard

The name of the resource that is using the service-linked role.

Functions

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