Skip to content

/AWS1/CL_SCHDESCRDISCOVERERRSP

DescribeDiscovererResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_DESCRIPTION TYPE /AWS1/SCH__STRING /AWS1/SCH__STRING

The description of the discoverer.

IV_DISCOVERERARN TYPE /AWS1/SCH__STRING /AWS1/SCH__STRING

The ARN of the discoverer.

IV_DISCOVERERID TYPE /AWS1/SCH__STRING /AWS1/SCH__STRING

The ID of the discoverer.

IV_SOURCEARN TYPE /AWS1/SCH__STRING /AWS1/SCH__STRING

The ARN of the event bus.

IV_STATE TYPE /AWS1/SCHDISCOVERERSTATE /AWS1/SCHDISCOVERERSTATE

The state of the discoverer.

IV_CROSSACCOUNT TYPE /AWS1/SCH__BOOLEAN /AWS1/SCH__BOOLEAN

The Status if the discoverer will discover schemas from events sent from another account.

IT_TAGS TYPE /AWS1/CL_SCHTAGS_W=>TT_TAGS TT_TAGS

Tags associated with the resource.


Queryable Attributes

Description

The description of the discoverer.

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

DiscovererArn

The ARN of the discoverer.

Accessible with the following methods

Method Description
GET_DISCOVERERARN() Getter for DISCOVERERARN, with configurable default
ASK_DISCOVERERARN() Getter for DISCOVERERARN w/ exceptions if field has no value
HAS_DISCOVERERARN() Determine if DISCOVERERARN has a value

DiscovererId

The ID of the discoverer.

Accessible with the following methods

Method Description
GET_DISCOVERERID() Getter for DISCOVERERID, with configurable default
ASK_DISCOVERERID() Getter for DISCOVERERID w/ exceptions if field has no value
HAS_DISCOVERERID() Determine if DISCOVERERID has a value

SourceArn

The ARN of the event bus.

Accessible with the following methods

Method Description
GET_SOURCEARN() Getter for SOURCEARN, with configurable default
ASK_SOURCEARN() Getter for SOURCEARN w/ exceptions if field has no value
HAS_SOURCEARN() Determine if SOURCEARN has a value

State

The state of the discoverer.

Accessible with the following methods

Method Description
GET_STATE() Getter for STATE, with configurable default
ASK_STATE() Getter for STATE w/ exceptions if field has no value
HAS_STATE() Determine if STATE has a value

CrossAccount

The Status if the discoverer will discover schemas from events sent from another account.

Accessible with the following methods

Method Description
GET_CROSSACCOUNT() Getter for CROSSACCOUNT, with configurable default
ASK_CROSSACCOUNT() Getter for CROSSACCOUNT w/ exceptions if field has no value
HAS_CROSSACCOUNT() Determine if CROSSACCOUNT 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