Skip to content

/AWS1/CL_GDYORGDATASRCCONFSRS

An object that contains information on which data sources are automatically enabled for new members within the organization.

CONSTRUCTOR

IMPORTING

Required arguments:

io_s3logs TYPE REF TO /AWS1/CL_GDYORGS3LOGSCONFRSLT /AWS1/CL_GDYORGS3LOGSCONFRSLT

Describes whether S3 data event logs are enabled as a data source.

Optional arguments:

io_kubernetes TYPE REF TO /AWS1/CL_GDYORGKUBERNETESCON00 /AWS1/CL_GDYORGKUBERNETESCON00

Describes the configuration of Kubernetes data sources.

io_malwareprotection TYPE REF TO /AWS1/CL_GDYORGMALWAREPROTEC00 /AWS1/CL_GDYORGMALWAREPROTEC00

Describes the configuration of Malware Protection data source for an organization.


Queryable Attributes

S3Logs

Describes whether S3 data event logs are enabled as a data source.

Accessible with the following methods

Method Description
GET_S3LOGS() Getter for S3LOGS

Kubernetes

Describes the configuration of Kubernetes data sources.

Accessible with the following methods

Method Description
GET_KUBERNETES() Getter for KUBERNETES

MalwareProtection

Describes the configuration of Malware Protection data source for an organization.

Accessible with the following methods

Method Description
GET_MALWAREPROTECTION() Getter for MALWAREPROTECTION