NAME
Paws::ComputeOptimizer::GetEnrollmentStatusResponse
ATTRIBUTES
MemberAccountsEnrolled => Bool
Confirms the enrollment status of member accounts within the organization, if the account is a management account of an organization.
Status => Str
The enrollment status of the account.
Valid values are: "Active"
, "Inactive"
, "Pending"
, "Failed"
=head2 StatusReason => Str
The reason for the enrollment status of the account.
For example, an account might show a status of Pending
because member accounts of an organization require more time to be enrolled in the service.