You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Organizations::Types::DelegatedService

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Contains information about the AWS service for which the account is a delegated administrator.

Instance Attribute Summary collapse

Instance Attribute Details

#delegation_enabled_dateTime

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

Returns:

  • (Time)

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

#service_principalString

The name of a service that can request an operation for the specified service. This is typically in the form of a URL, such as: servicename.amazonaws.com.

Returns:

  • (String)

    The name of a service that can request an operation for the specified service.