Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.37 KB

File metadata and controls

22 lines (18 loc) · 1.37 KB

CustomSignatureResultAlert

Properties

Name Type Description Notes
id int Unique ID [optional]
created_at datetime ISO 8601 timestamp when the resource was created [optional]
status str Status of the alert. Valid values are fail, warn, error, pass, info [optional]
resource str Resource identifier in Amazon [optional]
metadata object Metadata associated with the result [optional]
tags list[object] Tags associated with the result [optional]
updated_at datetime ISO 8601 timestamp when the resource was updated [optional]
external_account ExternalAccount Associated External Account [optional]
external_account_id int Associated External Account ID [optional]
region Region Associated Region [optional]
region_id int Associated Region ID [optional]
custom_signature CustomSignature Associated Custom Signature [optional]
custom_signature_id int Associated Custom Signature ID [optional]

[Back to Model list] [Back to API list] [Back to README]