- Navigation Guide
@aws-sdk/client-iam
DisableOrganizationsRootCredentialsManagementCommandOutput Interface
The output of DisableOrganizationsRootCredentialsManagementCommand.
Members
Name | Type | Details |
---|---|---|
$metadata Required | ResponseMetadata | 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