Skip to content

/AWS1/CL_BILCREATEBLLNGVIEWRSP

CreateBillingViewResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_arn TYPE /AWS1/BILBILLINGVIEWARN /AWS1/BILBILLINGVIEWARN

The Amazon Resource Name (ARN) that can be used to uniquely identify the billing view.

Optional arguments:

iv_createdat TYPE /AWS1/BILTIMESTAMP /AWS1/BILTIMESTAMP

The time when the billing view was created.


Queryable Attributes

arn

The Amazon Resource Name (ARN) that can be used to uniquely identify the billing view.

Accessible with the following methods

Method Description
GET_ARN() Getter for ARN, with configurable default
ASK_ARN() Getter for ARN w/ exceptions if field has no value
HAS_ARN() Determine if ARN has a value

createdAt

The time when the billing view was created.

Accessible with the following methods

Method Description
GET_CREATEDAT() Getter for CREATEDAT, with configurable default
ASK_CREATEDAT() Getter for CREATEDAT w/ exceptions if field has no value
HAS_CREATEDAT() Determine if CREATEDAT has a value