GetDelegatedServicesDelegatedService

data class GetDelegatedServicesDelegatedService(val delegationEnabledDate: String, val servicePrincipal: String)

Constructors

Link copied to clipboard
constructor(delegationEnabledDate: String, servicePrincipal: String)

Types

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 AWS service that can request an operation for the specified service.