BulkCreateInsightsAccountItem
Definition of a single Insights account to create as part of a bulk operation.
Properties
namestring requiredThe name of the account to create. Must be unique within the organization.providerenum requiredThe cloud provider for the account (e.g., aws, gcp, azure-native).Values:aws,gcp,azure-native,oci,kubernetesenvironmentstring requiredReference to an ESC environment containing provider credentials, in the format ‘project/environment’ with an optional @version suffix.scanScheduleenum optionalSchedule for automated discovery scans (e.g., ’none’, ‘daily’).Values:none,12h,dailyagentPoolIDstring optionalThe ID of the agent pool to run account discovery workflows. If not specified, discovery will use the default agent pool.providerConfigobject optionalProvider-specific configuration for the account.
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.