EnabledServicePrincipal

A structure that contains details of a service principal that represents an Amazon Web Services service that is enabled to integrate with Organizations.

Types

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

Properties

Link copied to clipboard

The date that the service principal was enabled for integration with Organizations.

Link copied to clipboard

The name of the service principal. This is typically in the form of a URL, such as: <i>servicename</i>.amazonaws.com.

Functions

Link copied to clipboard
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