Skip to content

/AWS1/CL_SCHDESCRSCHEMARSP

DescribeSchemaResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_CONTENT TYPE /AWS1/SCH__STRING /AWS1/SCH__STRING

The source of the schema definition.

IV_DESCRIPTION TYPE /AWS1/SCH__STRING /AWS1/SCH__STRING

The description of the schema.

IV_LASTMODIFIED TYPE /AWS1/SCH__TIMESTAMPISO8601 /AWS1/SCH__TIMESTAMPISO8601

The date and time that schema was modified.

IV_SCHEMAARN TYPE /AWS1/SCH__STRING /AWS1/SCH__STRING

The ARN of the schema.

IV_SCHEMANAME TYPE /AWS1/SCH__STRING /AWS1/SCH__STRING

The name of the schema.

IV_SCHEMAVERSION TYPE /AWS1/SCH__STRING /AWS1/SCH__STRING

The version number of the schema

IT_TAGS TYPE /AWS1/CL_SCHTAGS_W=>TT_TAGS TT_TAGS

Tags associated with the resource.

IV_TYPE TYPE /AWS1/SCH__STRING /AWS1/SCH__STRING

The type of the schema.

IV_VERSIONCREATEDDATE TYPE /AWS1/SCH__TIMESTAMPISO8601 /AWS1/SCH__TIMESTAMPISO8601

The date the schema version was created.


Queryable Attributes

Content

The source of the schema definition.

Accessible with the following methods

Method Description
GET_CONTENT() Getter for CONTENT, with configurable default
ASK_CONTENT() Getter for CONTENT w/ exceptions if field has no value
HAS_CONTENT() Determine if CONTENT has a value

Description

The description of the schema.

Accessible with the following methods

Method Description
GET_DESCRIPTION() Getter for DESCRIPTION, with configurable default
ASK_DESCRIPTION() Getter for DESCRIPTION w/ exceptions if field has no value
HAS_DESCRIPTION() Determine if DESCRIPTION has a value

LastModified

The date and time that schema was modified.

Accessible with the following methods

Method Description
GET_LASTMODIFIED() Getter for LASTMODIFIED, with configurable default
ASK_LASTMODIFIED() Getter for LASTMODIFIED w/ exceptions if field has no value
HAS_LASTMODIFIED() Determine if LASTMODIFIED has a value

SchemaArn

The ARN of the schema.

Accessible with the following methods

Method Description
GET_SCHEMAARN() Getter for SCHEMAARN, with configurable default
ASK_SCHEMAARN() Getter for SCHEMAARN w/ exceptions if field has no value
HAS_SCHEMAARN() Determine if SCHEMAARN has a value

SchemaName

The name of the schema.

Accessible with the following methods

Method Description
GET_SCHEMANAME() Getter for SCHEMANAME, with configurable default
ASK_SCHEMANAME() Getter for SCHEMANAME w/ exceptions if field has no value
HAS_SCHEMANAME() Determine if SCHEMANAME has a value

SchemaVersion

The version number of the schema

Accessible with the following methods

Method Description
GET_SCHEMAVERSION() Getter for SCHEMAVERSION, with configurable default
ASK_SCHEMAVERSION() Getter for SCHEMAVERSION w/ exceptions if field has no value
HAS_SCHEMAVERSION() Determine if SCHEMAVERSION has a value

Tags

Tags associated with the resource.

Accessible with the following methods

Method Description
GET_TAGS() Getter for TAGS, with configurable default
ASK_TAGS() Getter for TAGS w/ exceptions if field has no value
HAS_TAGS() Determine if TAGS has a value

Type

The type of the schema.

Accessible with the following methods

Method Description
GET_TYPE() Getter for TYPE, with configurable default
ASK_TYPE() Getter for TYPE w/ exceptions if field has no value
HAS_TYPE() Determine if TYPE has a value

VersionCreatedDate

The date the schema version was created.

Accessible with the following methods

Method Description
GET_VERSIONCREATEDDATE() Getter for VERSIONCREATEDDATE, with configurable default
ASK_VERSIONCREATEDDATE() Getter for VERSIONCREATEDDATE w/ exceptions if field has no
HAS_VERSIONCREATEDDATE() Determine if VERSIONCREATEDDATE has a value