Skip to content

/AWS1/CL_GGSCRESUBSCRIPTIOND01

CreateSubscriptionDefinitionResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_ARN TYPE /AWS1/GGS__STRING /AWS1/GGS__STRING

The ARN of the definition.

IV_CREATIONTIMESTAMP TYPE /AWS1/GGS__STRING /AWS1/GGS__STRING

The time, in milliseconds since the epoch, when the definition was created.

IV_ID TYPE /AWS1/GGS__STRING /AWS1/GGS__STRING

The ID of the definition.

IV_LASTUPDATEDTIMESTAMP TYPE /AWS1/GGS__STRING /AWS1/GGS__STRING

The time, in milliseconds since the epoch, when the definition was last updated.

IV_LATESTVERSION TYPE /AWS1/GGS__STRING /AWS1/GGS__STRING

The ID of the latest version associated with the definition.

IV_LATESTVERSIONARN TYPE /AWS1/GGS__STRING /AWS1/GGS__STRING

The ARN of the latest version associated with the definition.

IV_NAME TYPE /AWS1/GGS__STRING /AWS1/GGS__STRING

The name of the definition.


Queryable Attributes

Arn

The ARN of the definition.

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

CreationTimestamp

The time, in milliseconds since the epoch, when the definition was created.

Accessible with the following methods

Method Description
GET_CREATIONTIMESTAMP() Getter for CREATIONTIMESTAMP, with configurable default
ASK_CREATIONTIMESTAMP() Getter for CREATIONTIMESTAMP w/ exceptions if field has no v
HAS_CREATIONTIMESTAMP() Determine if CREATIONTIMESTAMP has a value

Id

The ID of the definition.

Accessible with the following methods

Method Description
GET_ID() Getter for ID, with configurable default
ASK_ID() Getter for ID w/ exceptions if field has no value
HAS_ID() Determine if ID has a value

LastUpdatedTimestamp

The time, in milliseconds since the epoch, when the definition was last updated.

Accessible with the following methods

Method Description
GET_LASTUPDATEDTIMESTAMP() Getter for LASTUPDATEDTIMESTAMP, with configurable default
ASK_LASTUPDATEDTIMESTAMP() Getter for LASTUPDATEDTIMESTAMP w/ exceptions if field has n
HAS_LASTUPDATEDTIMESTAMP() Determine if LASTUPDATEDTIMESTAMP has a value

LatestVersion

The ID of the latest version associated with the definition.

Accessible with the following methods

Method Description
GET_LATESTVERSION() Getter for LATESTVERSION, with configurable default
ASK_LATESTVERSION() Getter for LATESTVERSION w/ exceptions if field has no value
HAS_LATESTVERSION() Determine if LATESTVERSION has a value

LatestVersionArn

The ARN of the latest version associated with the definition.

Accessible with the following methods

Method Description
GET_LATESTVERSIONARN() Getter for LATESTVERSIONARN, with configurable default
ASK_LATESTVERSIONARN() Getter for LATESTVERSIONARN w/ exceptions if field has no va
HAS_LATESTVERSIONARN() Determine if LATESTVERSIONARN has a value

Name

The name of the definition.

Accessible with the following methods

Method Description
GET_NAME() Getter for NAME, with configurable default
ASK_NAME() Getter for NAME w/ exceptions if field has no value
HAS_NAME() Determine if NAME has a value