Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 693 Bytes

File metadata and controls

11 lines (7 loc) · 693 Bytes

EC2Configuration

Properties

Name Type Description Notes
base_credentials AWSBaseCredentials [optional]
host_name_tags list[str] A list of AWS instance tags that, when found, will be used as the "source" name in a series. Default: ["hostname", "host", "name"]. If no tag in this list is found, the series source is set to the instance id. [optional]

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