@runloop/api-client - v1.26.0
    Preparing search index...

    AWS Marketplace billing information.

    interface Aws {
        customer_identifier?: string | null;
        license_arn?: string | null;
        subscription_status?: string | null;
    }
    Index

    Properties

    customer_identifier?: string | null

    The AWS account ID used for Marketplace billing (12-digit).

    license_arn?: string | null

    The AWS Marketplace license ARN.

    subscription_status?: string | null

    The AWS Marketplace subscription status.