@aws-sdk/client-iam

DisableOrganizationsRootCredentialsManagementCommandOutput Interface

Members

Name
Type
Details
$metadata RequiredResponseMetadata
Metadata pertaining to this request.
EnabledFeatures FeatureType[] | undefined

The features enabled for centralized root access for member accounts in your organization.

OrganizationId string | undefined

The unique identifier (ID) of an organization.

Full Signature

export interface DisableOrganizationsRootCredentialsManagementCommandOutput extends DisableOrganizationsRootCredentialsManagementResponse, MetadataBearer