OrgConfiguration

This is a structure that contains the status of Amazon Web Services service access, and whether you have a valid service-linked role to enable multi-account search for your organization.

Types

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

Properties

Link copied to clipboard

This value displays whether your Amazon Web Services service access is ENABLED or DISABLED.

Link copied to clipboard

This value shows whether or not you have a valid a service-linked role required to start the multi-account search feature.

Functions

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