Skip to content

/AWS1/CL_IOTGETV2LOGOPTSRSP

GetV2LoggingOptionsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_ROLEARN TYPE /AWS1/IOTAWSARN /AWS1/IOTAWSARN

The IAM role ARN IoT uses to write to your CloudWatch logs.

IV_DEFAULTLOGLEVEL TYPE /AWS1/IOTLOGLEVEL /AWS1/IOTLOGLEVEL

The default log level.

IV_DISABLEALLLOGS TYPE /AWS1/IOTDISABLEALLLOGS /AWS1/IOTDISABLEALLLOGS

Disables all logs.


Queryable Attributes

roleArn

The IAM role ARN IoT uses to write to your CloudWatch logs.

Accessible with the following methods

Method Description
GET_ROLEARN() Getter for ROLEARN, with configurable default
ASK_ROLEARN() Getter for ROLEARN w/ exceptions if field has no value
HAS_ROLEARN() Determine if ROLEARN has a value

defaultLogLevel

The default log level.

Accessible with the following methods

Method Description
GET_DEFAULTLOGLEVEL() Getter for DEFAULTLOGLEVEL, with configurable default
ASK_DEFAULTLOGLEVEL() Getter for DEFAULTLOGLEVEL w/ exceptions if field has no val
HAS_DEFAULTLOGLEVEL() Determine if DEFAULTLOGLEVEL has a value

disableAllLogs

Disables all logs.

Accessible with the following methods

Method Description
GET_DISABLEALLLOGS() Getter for DISABLEALLLOGS