GetDelegatedServicesResult

data class GetDelegatedServicesResult(val accountId: String, val delegatedServices: List<GetDelegatedServicesDelegatedService>, val id: String)

A collection of values returned by getDelegatedServices.

Constructors

Link copied to clipboard
constructor(accountId: String, delegatedServices: List<GetDelegatedServicesDelegatedService>, id: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

Services for which the account is a delegated administrator, which have the following attributes:

Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.