@aws-sdk/client-cost-optimization-hub

AccountEnrollmentStatus Interface

Describes the enrollment status of an organization's member accounts in Cost Optimization Hub.

Members

Name
Type
Details
accountId string | undefined

The Amazon Web Services account ID.

createdTimestamp Date | undefined

The time when the account enrollment status was created.

lastUpdatedTimestamp Date | undefined

The time when the account enrollment status was last updated.

status EnrollmentStatus | undefined

The account enrollment status.

Full Signature

export interface AccountEnrollmentStatus