Module: Aws::Outposts::Client::_GetOutpostBillingInformationResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetOutpostBillingInformationOutput]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#contract_end_date::String

Returns:

  • (::String)


302
# File 'sig/client.rbs', line 302

def contract_end_date: () -> ::String

#next_token::String

Returns:

  • (::String)


300
# File 'sig/client.rbs', line 300

def next_token: () -> ::String

#payment_option"ALL_UPFRONT", ...

Returns:

  • ("ALL_UPFRONT", "NO_UPFRONT", "PARTIAL_UPFRONT")


304
# File 'sig/client.rbs', line 304

def payment_option: () -> ("ALL_UPFRONT" | "NO_UPFRONT" | "PARTIAL_UPFRONT")

#payment_term"THREE_YEARS", ...

Returns:

  • ("THREE_YEARS", "ONE_YEAR", "FIVE_YEARS")


303
# File 'sig/client.rbs', line 303

def payment_term: () -> ("THREE_YEARS" | "ONE_YEAR" | "FIVE_YEARS")

#subscriptions::Array[Types::Subscription]

Returns:



301
# File 'sig/client.rbs', line 301

def subscriptions: () -> ::Array[Types::Subscription]