Skip to content
This repository was archived by the owner on Jan 12, 2021. It is now read-only.

Latest commit

 

History

History
22 lines (17 loc) · 1.24 KB

File metadata and controls

22 lines (17 loc) · 1.24 KB

ExternalAccount

Properties

Name Type Description Notes
id Integer Unique ID [optional]
createdAt DateTime ISO 8601 timestamp when the resource was created [optional]
name String Name [optional]
updatedAt DateTime ISO 8601 timestamp when the resource was updated [optional]
provider String The cloud provider this account is for [optional]
team Team Associated Team [optional]
teamId Integer Associated Team ID [optional]
scanIntervals List<ScanInterval> Associated Scan Intervals [optional]
disabledSignatures List<Signature> Associated Disabled Signatures [optional]
suppressions List<Suppression> Associated Suppressions [optional]
suppressionIds List<Integer> Associated Suppressions IDs [optional]
azureGroup AzureGroup Associated Azure Group [optional]
credentials ExternalAccountAmazonIam Associated Credentials [optional]