/AWS1/CL_LOEMDELDIAGNOSTICSO00¶
Output configuration information for the pointwise model diagnostics for an Amazon Lookout for Equipment model.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
io_s3outputconfiguration
TYPE REF TO /AWS1/CL_LOEMDELDIAGNOSTICSS00
/AWS1/CL_LOEMDELDIAGNOSTICSS00
¶
The Amazon S3 location for the pointwise model diagnostics.
Optional arguments:¶
iv_kmskeyid
TYPE /AWS1/LOENAMEORARN
/AWS1/LOENAMEORARN
¶
The Amazon Web Services Key Management Service (KMS) key identifier to encrypt the pointwise model diagnostics files.
Queryable Attributes¶
S3OutputConfiguration¶
The Amazon S3 location for the pointwise model diagnostics.
Accessible with the following methods¶
Method | Description |
---|---|
GET_S3OUTPUTCONFIGURATION() |
Getter for S3OUTPUTCONFIGURATION |
KmsKeyId¶
The Amazon Web Services Key Management Service (KMS) key identifier to encrypt the pointwise model diagnostics files.
Accessible with the following methods¶
Method | Description |
---|---|
GET_KMSKEYID() |
Getter for KMSKEYID, with configurable default |
ASK_KMSKEYID() |
Getter for KMSKEYID w/ exceptions if field has no value |
HAS_KMSKEYID() |
Determine if KMSKEYID has a value |