Skip to content

/AWS1/CL_OUTGETOUTPOSTBLLINF01

GetOutpostBillingInformationOutput

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_nexttoken TYPE /AWS1/OUTTOKEN /AWS1/OUTTOKEN

NextToken

it_subscriptions TYPE /AWS1/CL_OUTSUBSCRIPTION=>TT_SUBSCRIPTIONLIST TT_SUBSCRIPTIONLIST

The subscription details for the specified Outpost.

iv_contractenddate TYPE /AWS1/OUTSTRING /AWS1/OUTSTRING

The date the current contract term ends for the specified Outpost. You must start the renewal or decommission process at least 5 business days before the current term for your Amazon Web Services Outposts ends. Failing to complete these steps at least 5 business days before the current term ends might result in unanticipated charges.


Queryable Attributes

NextToken

NextToken

Accessible with the following methods

Method Description
GET_NEXTTOKEN() Getter for NEXTTOKEN, with configurable default
ASK_NEXTTOKEN() Getter for NEXTTOKEN w/ exceptions if field has no value
HAS_NEXTTOKEN() Determine if NEXTTOKEN has a value

Subscriptions

The subscription details for the specified Outpost.

Accessible with the following methods

Method Description
GET_SUBSCRIPTIONS() Getter for SUBSCRIPTIONS, with configurable default
ASK_SUBSCRIPTIONS() Getter for SUBSCRIPTIONS w/ exceptions if field has no value
HAS_SUBSCRIPTIONS() Determine if SUBSCRIPTIONS has a value

ContractEndDate

The date the current contract term ends for the specified Outpost. You must start the renewal or decommission process at least 5 business days before the current term for your Amazon Web Services Outposts ends. Failing to complete these steps at least 5 business days before the current term ends might result in unanticipated charges.

Accessible with the following methods

Method Description
GET_CONTRACTENDDATE() Getter for CONTRACTENDDATE, with configurable default
ASK_CONTRACTENDDATE() Getter for CONTRACTENDDATE w/ exceptions if field has no val
HAS_CONTRACTENDDATE() Determine if CONTRACTENDDATE has a value