DelegatedService

Contains information about the Amazon Web Services service for which the account is a delegated administrator.

Types

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

Properties

Link copied to clipboard

The date that the account became a delegated administrator for this service.

Link copied to clipboard

The name of an Amazon Web Services service that can request an operation for the specified service. This is typically in the form of a URL, such as: <i>servicename</i>.amazonaws.com.

Functions

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