1. Packages
  2. Azure Native
  3. API Docs
  4. security
  5. getSecurityConnector
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.3.0 published on Monday, Apr 28, 2025 by Pulumi

azure-native.security.getSecurityConnector

Explore with Pulumi AI

azure-native logo
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.3.0 published on Monday, Apr 28, 2025 by Pulumi

    Retrieves details of a specific security connector

    Uses Azure REST API version 2024-08-01-preview.

    Other available API versions: 2021-07-01-preview, 2021-12-01-preview, 2022-05-01-preview, 2022-08-01-preview, 2023-03-01-preview, 2023-10-01-preview, 2024-03-01-preview, 2024-07-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native security [ApiVersion]. See the version guide for details.

    Using getSecurityConnector

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getSecurityConnector(args: GetSecurityConnectorArgs, opts?: InvokeOptions): Promise<GetSecurityConnectorResult>
    function getSecurityConnectorOutput(args: GetSecurityConnectorOutputArgs, opts?: InvokeOptions): Output<GetSecurityConnectorResult>
    def get_security_connector(resource_group_name: Optional[str] = None,
                               security_connector_name: Optional[str] = None,
                               opts: Optional[InvokeOptions] = None) -> GetSecurityConnectorResult
    def get_security_connector_output(resource_group_name: Optional[pulumi.Input[str]] = None,
                               security_connector_name: Optional[pulumi.Input[str]] = None,
                               opts: Optional[InvokeOptions] = None) -> Output[GetSecurityConnectorResult]
    func LookupSecurityConnector(ctx *Context, args *LookupSecurityConnectorArgs, opts ...InvokeOption) (*LookupSecurityConnectorResult, error)
    func LookupSecurityConnectorOutput(ctx *Context, args *LookupSecurityConnectorOutputArgs, opts ...InvokeOption) LookupSecurityConnectorResultOutput

    > Note: This function is named LookupSecurityConnector in the Go SDK.

    public static class GetSecurityConnector 
    {
        public static Task<GetSecurityConnectorResult> InvokeAsync(GetSecurityConnectorArgs args, InvokeOptions? opts = null)
        public static Output<GetSecurityConnectorResult> Invoke(GetSecurityConnectorInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetSecurityConnectorResult> getSecurityConnector(GetSecurityConnectorArgs args, InvokeOptions options)
    public static Output<GetSecurityConnectorResult> getSecurityConnector(GetSecurityConnectorArgs args, InvokeOptions options)
    
    fn::invoke:
      function: azure-native:security:getSecurityConnector
      arguments:
        # arguments dictionary

    The following arguments are supported:

    ResourceGroupName string
    The name of the resource group within the user's subscription. The name is case insensitive.
    SecurityConnectorName string
    The security connector name.
    ResourceGroupName string
    The name of the resource group within the user's subscription. The name is case insensitive.
    SecurityConnectorName string
    The security connector name.
    resourceGroupName String
    The name of the resource group within the user's subscription. The name is case insensitive.
    securityConnectorName String
    The security connector name.
    resourceGroupName string
    The name of the resource group within the user's subscription. The name is case insensitive.
    securityConnectorName string
    The security connector name.
    resource_group_name str
    The name of the resource group within the user's subscription. The name is case insensitive.
    security_connector_name str
    The security connector name.
    resourceGroupName String
    The name of the resource group within the user's subscription. The name is case insensitive.
    securityConnectorName String
    The security connector name.

    getSecurityConnector Result

    The following output properties are available:

    AzureApiVersion string
    The Azure API version of the resource.
    HierarchyIdentifierTrialEndDate string
    The date on which the trial period will end, if applicable. Trial period exists for 30 days after upgrading to payed offerings.
    Id string
    Resource Id
    Name string
    Resource name
    SystemData Pulumi.AzureNative.Security.Outputs.SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    Type string
    Resource type
    EnvironmentData Pulumi.AzureNative.Security.Outputs.AwsEnvironmentDataResponse | Pulumi.AzureNative.Security.Outputs.AzureDevOpsScopeEnvironmentDataResponse | Pulumi.AzureNative.Security.Outputs.DockerHubEnvironmentDataResponse | Pulumi.AzureNative.Security.Outputs.GcpProjectEnvironmentDataResponse | Pulumi.AzureNative.Security.Outputs.GithubScopeEnvironmentDataResponse | Pulumi.AzureNative.Security.Outputs.GitlabScopeEnvironmentDataResponse | Pulumi.AzureNative.Security.Outputs.JFrogEnvironmentDataResponse
    The security connector environment data.
    EnvironmentName string
    The multi cloud resource's cloud name.
    Etag string
    Entity tag is used for comparing two or more entities from the same requested resource.
    HierarchyIdentifier string
    The multi cloud resource identifier (account id in case of AWS connector, project number in case of GCP connector).
    Kind string
    Kind of the resource
    Location string
    Location where the resource is stored
    Offerings List<object>
    A collection of offerings for the security connector.
    Tags Dictionary<string, string>
    A list of key value pairs that describe the resource.
    AzureApiVersion string
    The Azure API version of the resource.
    HierarchyIdentifierTrialEndDate string
    The date on which the trial period will end, if applicable. Trial period exists for 30 days after upgrading to payed offerings.
    Id string
    Resource Id
    Name string
    Resource name
    SystemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    Type string
    Resource type
    EnvironmentData AwsEnvironmentDataResponse | AzureDevOpsScopeEnvironmentDataResponse | DockerHubEnvironmentDataResponse | GcpProjectEnvironmentDataResponse | GithubScopeEnvironmentDataResponse | GitlabScopeEnvironmentDataResponse | JFrogEnvironmentDataResponse
    The security connector environment data.
    EnvironmentName string
    The multi cloud resource's cloud name.
    Etag string
    Entity tag is used for comparing two or more entities from the same requested resource.
    HierarchyIdentifier string
    The multi cloud resource identifier (account id in case of AWS connector, project number in case of GCP connector).
    Kind string
    Kind of the resource
    Location string
    Location where the resource is stored
    Offerings []interface{}
    A collection of offerings for the security connector.
    Tags map[string]string
    A list of key value pairs that describe the resource.
    azureApiVersion String
    The Azure API version of the resource.
    hierarchyIdentifierTrialEndDate String
    The date on which the trial period will end, if applicable. Trial period exists for 30 days after upgrading to payed offerings.
    id String
    Resource Id
    name String
    Resource name
    systemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type String
    Resource type
    environmentData AwsEnvironmentDataResponse | AzureDevOpsScopeEnvironmentDataResponse | DockerHubEnvironmentDataResponse | GcpProjectEnvironmentDataResponse | GithubScopeEnvironmentDataResponse | GitlabScopeEnvironmentDataResponse | JFrogEnvironmentDataResponse
    The security connector environment data.
    environmentName String
    The multi cloud resource's cloud name.
    etag String
    Entity tag is used for comparing two or more entities from the same requested resource.
    hierarchyIdentifier String
    The multi cloud resource identifier (account id in case of AWS connector, project number in case of GCP connector).
    kind String
    Kind of the resource
    location String
    Location where the resource is stored
    offerings List<Object>
    A collection of offerings for the security connector.
    tags Map<String,String>
    A list of key value pairs that describe the resource.
    azureApiVersion string
    The Azure API version of the resource.
    hierarchyIdentifierTrialEndDate string
    The date on which the trial period will end, if applicable. Trial period exists for 30 days after upgrading to payed offerings.
    id string
    Resource Id
    name string
    Resource name
    systemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type string
    Resource type
    environmentData AwsEnvironmentDataResponse | AzureDevOpsScopeEnvironmentDataResponse | DockerHubEnvironmentDataResponse | GcpProjectEnvironmentDataResponse | GithubScopeEnvironmentDataResponse | GitlabScopeEnvironmentDataResponse | JFrogEnvironmentDataResponse
    The security connector environment data.
    environmentName string
    The multi cloud resource's cloud name.
    etag string
    Entity tag is used for comparing two or more entities from the same requested resource.
    hierarchyIdentifier string
    The multi cloud resource identifier (account id in case of AWS connector, project number in case of GCP connector).
    kind string
    Kind of the resource
    location string
    Location where the resource is stored
    offerings (CspmMonitorAwsOfferingResponse | CspmMonitorAzureDevOpsOfferingResponse | CspmMonitorDockerHubOfferingResponse | CspmMonitorGcpOfferingResponse | CspmMonitorGitLabOfferingResponse | CspmMonitorGithubOfferingResponse | CspmMonitorJFrogOfferingResponse | DefenderCspmAwsOfferingResponse | DefenderCspmDockerHubOfferingResponse | DefenderCspmGcpOfferingResponse | DefenderCspmJFrogOfferingResponse | DefenderFoDatabasesAwsOfferingResponse | DefenderForContainersAwsOfferingResponse | DefenderForContainersDockerHubOfferingResponse | DefenderForContainersGcpOfferingResponse | DefenderForContainersJFrogOfferingResponse | DefenderForDatabasesGcpOfferingResponse | DefenderForServersAwsOfferingResponse | DefenderForServersGcpOfferingResponse)[]
    A collection of offerings for the security connector.
    tags {[key: string]: string}
    A list of key value pairs that describe the resource.
    azure_api_version str
    The Azure API version of the resource.
    hierarchy_identifier_trial_end_date str
    The date on which the trial period will end, if applicable. Trial period exists for 30 days after upgrading to payed offerings.
    id str
    Resource Id
    name str
    Resource name
    system_data SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type str
    Resource type
    environment_data AwsEnvironmentDataResponse | AzureDevOpsScopeEnvironmentDataResponse | DockerHubEnvironmentDataResponse | GcpProjectEnvironmentDataResponse | GithubScopeEnvironmentDataResponse | GitlabScopeEnvironmentDataResponse | JFrogEnvironmentDataResponse
    The security connector environment data.
    environment_name str
    The multi cloud resource's cloud name.
    etag str
    Entity tag is used for comparing two or more entities from the same requested resource.
    hierarchy_identifier str
    The multi cloud resource identifier (account id in case of AWS connector, project number in case of GCP connector).
    kind str
    Kind of the resource
    location str
    Location where the resource is stored
    offerings Sequence[Any]
    A collection of offerings for the security connector.
    tags Mapping[str, str]
    A list of key value pairs that describe the resource.
    azureApiVersion String
    The Azure API version of the resource.
    hierarchyIdentifierTrialEndDate String
    The date on which the trial period will end, if applicable. Trial period exists for 30 days after upgrading to payed offerings.
    id String
    Resource Id
    name String
    Resource name
    systemData Property Map
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type String
    Resource type
    environmentData Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map
    The security connector environment data.
    environmentName String
    The multi cloud resource's cloud name.
    etag String
    Entity tag is used for comparing two or more entities from the same requested resource.
    hierarchyIdentifier String
    The multi cloud resource identifier (account id in case of AWS connector, project number in case of GCP connector).
    kind String
    Kind of the resource
    location String
    Location where the resource is stored
    offerings List<Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map>
    A collection of offerings for the security connector.
    tags Map<String>
    A list of key value pairs that describe the resource.

    Supporting Types

    AccessTokenAuthenticationResponse

    AccessToken string
    The access token that will be used while authenticating with the onboarded environment
    Username string
    The user name that will be used while authenticating with the onboarded environment
    AccessToken string
    The access token that will be used while authenticating with the onboarded environment
    Username string
    The user name that will be used while authenticating with the onboarded environment
    accessToken String
    The access token that will be used while authenticating with the onboarded environment
    username String
    The user name that will be used while authenticating with the onboarded environment
    accessToken string
    The access token that will be used while authenticating with the onboarded environment
    username string
    The user name that will be used while authenticating with the onboarded environment
    access_token str
    The access token that will be used while authenticating with the onboarded environment
    username str
    The user name that will be used while authenticating with the onboarded environment
    accessToken String
    The access token that will be used while authenticating with the onboarded environment
    username String
    The user name that will be used while authenticating with the onboarded environment

    ArcAutoProvisioningResponseConfiguration

    PrivateLinkScope string
    Optional Arc private link scope resource id to link the Arc agent
    Proxy string
    Optional HTTP proxy endpoint to use for the Arc agent
    PrivateLinkScope string
    Optional Arc private link scope resource id to link the Arc agent
    Proxy string
    Optional HTTP proxy endpoint to use for the Arc agent
    privateLinkScope String
    Optional Arc private link scope resource id to link the Arc agent
    proxy String
    Optional HTTP proxy endpoint to use for the Arc agent
    privateLinkScope string
    Optional Arc private link scope resource id to link the Arc agent
    proxy string
    Optional HTTP proxy endpoint to use for the Arc agent
    private_link_scope str
    Optional Arc private link scope resource id to link the Arc agent
    proxy str
    Optional HTTP proxy endpoint to use for the Arc agent
    privateLinkScope String
    Optional Arc private link scope resource id to link the Arc agent
    proxy String
    Optional HTTP proxy endpoint to use for the Arc agent

    AwsEnvironmentDataResponse

    AccountName string
    The AWS account name
    OrganizationalData Pulumi.AzureNative.Security.Inputs.AwsOrganizationalDataMasterResponse | Pulumi.AzureNative.Security.Inputs.AwsOrganizationalDataMemberResponse
    The AWS account's organizational data
    Regions List<string>
    list of regions to scan
    ScanInterval double
    Scan interval in hours (value should be between 1-hour to 24-hours)
    AccountName string
    The AWS account name
    OrganizationalData AwsOrganizationalDataMasterResponse | AwsOrganizationalDataMemberResponse
    The AWS account's organizational data
    Regions []string
    list of regions to scan
    ScanInterval float64
    Scan interval in hours (value should be between 1-hour to 24-hours)
    accountName String
    The AWS account name
    organizationalData AwsOrganizationalDataMasterResponse | AwsOrganizationalDataMemberResponse
    The AWS account's organizational data
    regions List<String>
    list of regions to scan
    scanInterval Double
    Scan interval in hours (value should be between 1-hour to 24-hours)
    accountName string
    The AWS account name
    organizationalData AwsOrganizationalDataMasterResponse | AwsOrganizationalDataMemberResponse
    The AWS account's organizational data
    regions string[]
    list of regions to scan
    scanInterval number
    Scan interval in hours (value should be between 1-hour to 24-hours)
    account_name str
    The AWS account name
    organizational_data AwsOrganizationalDataMasterResponse | AwsOrganizationalDataMemberResponse
    The AWS account's organizational data
    regions Sequence[str]
    list of regions to scan
    scan_interval float
    Scan interval in hours (value should be between 1-hour to 24-hours)
    accountName String
    The AWS account name
    organizationalData Property Map | Property Map
    The AWS account's organizational data
    regions List<String>
    list of regions to scan
    scanInterval Number
    Scan interval in hours (value should be between 1-hour to 24-hours)

    AwsOrganizationalDataMasterResponse

    ExcludedAccountIds List<string>
    If the multi cloud account is of membership type organization, list of accounts excluded from offering
    StacksetName string
    If the multi cloud account is of membership type organization, this will be the name of the onboarding stackset
    ExcludedAccountIds []string
    If the multi cloud account is of membership type organization, list of accounts excluded from offering
    StacksetName string
    If the multi cloud account is of membership type organization, this will be the name of the onboarding stackset
    excludedAccountIds List<String>
    If the multi cloud account is of membership type organization, list of accounts excluded from offering
    stacksetName String
    If the multi cloud account is of membership type organization, this will be the name of the onboarding stackset
    excludedAccountIds string[]
    If the multi cloud account is of membership type organization, list of accounts excluded from offering
    stacksetName string
    If the multi cloud account is of membership type organization, this will be the name of the onboarding stackset
    excluded_account_ids Sequence[str]
    If the multi cloud account is of membership type organization, list of accounts excluded from offering
    stackset_name str
    If the multi cloud account is of membership type organization, this will be the name of the onboarding stackset
    excludedAccountIds List<String>
    If the multi cloud account is of membership type organization, list of accounts excluded from offering
    stacksetName String
    If the multi cloud account is of membership type organization, this will be the name of the onboarding stackset

    AwsOrganizationalDataMemberResponse

    ParentHierarchyId string
    If the multi cloud account is not of membership type organization, this will be the ID of the account's parent
    ParentHierarchyId string
    If the multi cloud account is not of membership type organization, this will be the ID of the account's parent
    parentHierarchyId String
    If the multi cloud account is not of membership type organization, this will be the ID of the account's parent
    parentHierarchyId string
    If the multi cloud account is not of membership type organization, this will be the ID of the account's parent
    parent_hierarchy_id str
    If the multi cloud account is not of membership type organization, this will be the ID of the account's parent
    parentHierarchyId String
    If the multi cloud account is not of membership type organization, this will be the ID of the account's parent

    AzureDevOpsScopeEnvironmentDataResponse

    CspmMonitorAwsOfferingResponse

    Description string
    The offering description.
    NativeCloudConnection CspmMonitorAwsOfferingResponseNativeCloudConnection
    The native cloud connection configuration
    description String
    The offering description.
    nativeCloudConnection CspmMonitorAwsOfferingResponseNativeCloudConnection
    The native cloud connection configuration
    description string
    The offering description.
    nativeCloudConnection CspmMonitorAwsOfferingResponseNativeCloudConnection
    The native cloud connection configuration
    description str
    The offering description.
    native_cloud_connection CspmMonitorAwsOfferingResponseNativeCloudConnection
    The native cloud connection configuration
    description String
    The offering description.
    nativeCloudConnection Property Map
    The native cloud connection configuration

    CspmMonitorAwsOfferingResponseNativeCloudConnection

    CloudRoleArn string
    The cloud role ARN in AWS for this feature
    CloudRoleArn string
    The cloud role ARN in AWS for this feature
    cloudRoleArn String
    The cloud role ARN in AWS for this feature
    cloudRoleArn string
    The cloud role ARN in AWS for this feature
    cloud_role_arn str
    The cloud role ARN in AWS for this feature
    cloudRoleArn String
    The cloud role ARN in AWS for this feature

    CspmMonitorAzureDevOpsOfferingResponse

    Description string
    The offering description.
    Description string
    The offering description.
    description String
    The offering description.
    description string
    The offering description.
    description str
    The offering description.
    description String
    The offering description.

    CspmMonitorDockerHubOfferingResponse

    Description string
    The offering description.
    Description string
    The offering description.
    description String
    The offering description.
    description string
    The offering description.
    description str
    The offering description.
    description String
    The offering description.

    CspmMonitorGcpOfferingResponse

    Description string
    The offering description.
    NativeCloudConnection CspmMonitorGcpOfferingResponseNativeCloudConnection
    The native cloud connection configuration
    description String
    The offering description.
    nativeCloudConnection CspmMonitorGcpOfferingResponseNativeCloudConnection
    The native cloud connection configuration
    description string
    The offering description.
    nativeCloudConnection CspmMonitorGcpOfferingResponseNativeCloudConnection
    The native cloud connection configuration
    description str
    The offering description.
    native_cloud_connection CspmMonitorGcpOfferingResponseNativeCloudConnection
    The native cloud connection configuration
    description String
    The offering description.
    nativeCloudConnection Property Map
    The native cloud connection configuration

    CspmMonitorGcpOfferingResponseNativeCloudConnection

    ServiceAccountEmailAddress string
    The service account email address in GCP for this offering
    WorkloadIdentityProviderId string
    The GCP workload identity provider id for the offering
    ServiceAccountEmailAddress string
    The service account email address in GCP for this offering
    WorkloadIdentityProviderId string
    The GCP workload identity provider id for the offering
    serviceAccountEmailAddress String
    The service account email address in GCP for this offering
    workloadIdentityProviderId String
    The GCP workload identity provider id for the offering
    serviceAccountEmailAddress string
    The service account email address in GCP for this offering
    workloadIdentityProviderId string
    The GCP workload identity provider id for the offering
    service_account_email_address str
    The service account email address in GCP for this offering
    workload_identity_provider_id str
    The GCP workload identity provider id for the offering
    serviceAccountEmailAddress String
    The service account email address in GCP for this offering
    workloadIdentityProviderId String
    The GCP workload identity provider id for the offering

    CspmMonitorGitLabOfferingResponse

    Description string
    The offering description.
    Description string
    The offering description.
    description String
    The offering description.
    description string
    The offering description.
    description str
    The offering description.
    description String
    The offering description.

    CspmMonitorGithubOfferingResponse

    Description string
    The offering description.
    Description string
    The offering description.
    description String
    The offering description.
    description string
    The offering description.
    description str
    The offering description.
    description String
    The offering description.

    CspmMonitorJFrogOfferingResponse

    Description string
    The offering description.
    Description string
    The offering description.
    description String
    The offering description.
    description string
    The offering description.
    description str
    The offering description.
    description String
    The offering description.

    DefenderCspmAwsOfferingResponse

    Description string
    The offering description.
    Ciem Pulumi.AzureNative.Security.Inputs.DefenderCspmAwsOfferingResponseCiem
    Defenders CSPM Permissions Management offering configurations
    DataSensitivityDiscovery Pulumi.AzureNative.Security.Inputs.DefenderCspmAwsOfferingResponseDataSensitivityDiscovery
    The Microsoft Defender Data Sensitivity discovery configuration
    DatabasesDspm Pulumi.AzureNative.Security.Inputs.DefenderCspmAwsOfferingResponseDatabasesDspm
    The databases DSPM configuration
    MdcContainersAgentlessDiscoveryK8s Pulumi.AzureNative.Security.Inputs.DefenderCspmAwsOfferingResponseMdcContainersAgentlessDiscoveryK8s
    The Microsoft Defender container agentless discovery K8s configuration
    MdcContainersImageAssessment Pulumi.AzureNative.Security.Inputs.DefenderCspmAwsOfferingResponseMdcContainersImageAssessment
    The Microsoft Defender container image assessment configuration
    VmScanners Pulumi.AzureNative.Security.Inputs.DefenderCspmAwsOfferingResponseVmScanners
    The Microsoft Defender for CSPM offering VM scanning configuration
    Description string
    The offering description.
    Ciem DefenderCspmAwsOfferingResponseCiem
    Defenders CSPM Permissions Management offering configurations
    DataSensitivityDiscovery DefenderCspmAwsOfferingResponseDataSensitivityDiscovery
    The Microsoft Defender Data Sensitivity discovery configuration
    DatabasesDspm DefenderCspmAwsOfferingResponseDatabasesDspm
    The databases DSPM configuration
    MdcContainersAgentlessDiscoveryK8s DefenderCspmAwsOfferingResponseMdcContainersAgentlessDiscoveryK8s
    The Microsoft Defender container agentless discovery K8s configuration
    MdcContainersImageAssessment DefenderCspmAwsOfferingResponseMdcContainersImageAssessment
    The Microsoft Defender container image assessment configuration
    VmScanners DefenderCspmAwsOfferingResponseVmScanners
    The Microsoft Defender for CSPM offering VM scanning configuration
    description String
    The offering description.
    ciem DefenderCspmAwsOfferingResponseCiem
    Defenders CSPM Permissions Management offering configurations
    dataSensitivityDiscovery DefenderCspmAwsOfferingResponseDataSensitivityDiscovery
    The Microsoft Defender Data Sensitivity discovery configuration
    databasesDspm DefenderCspmAwsOfferingResponseDatabasesDspm
    The databases DSPM configuration
    mdcContainersAgentlessDiscoveryK8s DefenderCspmAwsOfferingResponseMdcContainersAgentlessDiscoveryK8s
    The Microsoft Defender container agentless discovery K8s configuration
    mdcContainersImageAssessment DefenderCspmAwsOfferingResponseMdcContainersImageAssessment
    The Microsoft Defender container image assessment configuration
    vmScanners DefenderCspmAwsOfferingResponseVmScanners
    The Microsoft Defender for CSPM offering VM scanning configuration
    description string
    The offering description.
    ciem DefenderCspmAwsOfferingResponseCiem
    Defenders CSPM Permissions Management offering configurations
    dataSensitivityDiscovery DefenderCspmAwsOfferingResponseDataSensitivityDiscovery
    The Microsoft Defender Data Sensitivity discovery configuration
    databasesDspm DefenderCspmAwsOfferingResponseDatabasesDspm
    The databases DSPM configuration
    mdcContainersAgentlessDiscoveryK8s DefenderCspmAwsOfferingResponseMdcContainersAgentlessDiscoveryK8s
    The Microsoft Defender container agentless discovery K8s configuration
    mdcContainersImageAssessment DefenderCspmAwsOfferingResponseMdcContainersImageAssessment
    The Microsoft Defender container image assessment configuration
    vmScanners DefenderCspmAwsOfferingResponseVmScanners
    The Microsoft Defender for CSPM offering VM scanning configuration
    description str
    The offering description.
    ciem DefenderCspmAwsOfferingResponseCiem
    Defenders CSPM Permissions Management offering configurations
    data_sensitivity_discovery DefenderCspmAwsOfferingResponseDataSensitivityDiscovery
    The Microsoft Defender Data Sensitivity discovery configuration
    databases_dspm DefenderCspmAwsOfferingResponseDatabasesDspm
    The databases DSPM configuration
    mdc_containers_agentless_discovery_k8s DefenderCspmAwsOfferingResponseMdcContainersAgentlessDiscoveryK8s
    The Microsoft Defender container agentless discovery K8s configuration
    mdc_containers_image_assessment DefenderCspmAwsOfferingResponseMdcContainersImageAssessment
    The Microsoft Defender container image assessment configuration
    vm_scanners DefenderCspmAwsOfferingResponseVmScanners
    The Microsoft Defender for CSPM offering VM scanning configuration
    description String
    The offering description.
    ciem Property Map
    Defenders CSPM Permissions Management offering configurations
    dataSensitivityDiscovery Property Map
    The Microsoft Defender Data Sensitivity discovery configuration
    databasesDspm Property Map
    The databases DSPM configuration
    mdcContainersAgentlessDiscoveryK8s Property Map
    The Microsoft Defender container agentless discovery K8s configuration
    mdcContainersImageAssessment Property Map
    The Microsoft Defender container image assessment configuration
    vmScanners Property Map
    The Microsoft Defender for CSPM offering VM scanning configuration

    DefenderCspmAwsOfferingResponseCiem

    CiemDiscovery Pulumi.AzureNative.Security.Inputs.DefenderCspmAwsOfferingResponseCiemDiscovery
    Defender CSPM Permissions Management discovery configuration
    CiemOidc Pulumi.AzureNative.Security.Inputs.DefenderCspmAwsOfferingResponseCiemOidc
    AWS Defender CSPM Permissions Management OIDC (open id connect) connection configurations
    CiemDiscovery DefenderCspmAwsOfferingResponseCiemDiscovery
    Defender CSPM Permissions Management discovery configuration
    CiemOidc DefenderCspmAwsOfferingResponseCiemOidc
    AWS Defender CSPM Permissions Management OIDC (open id connect) connection configurations
    ciemDiscovery DefenderCspmAwsOfferingResponseCiemDiscovery
    Defender CSPM Permissions Management discovery configuration
    ciemOidc DefenderCspmAwsOfferingResponseCiemOidc
    AWS Defender CSPM Permissions Management OIDC (open id connect) connection configurations
    ciemDiscovery DefenderCspmAwsOfferingResponseCiemDiscovery
    Defender CSPM Permissions Management discovery configuration
    ciemOidc DefenderCspmAwsOfferingResponseCiemOidc
    AWS Defender CSPM Permissions Management OIDC (open id connect) connection configurations
    ciem_discovery DefenderCspmAwsOfferingResponseCiemDiscovery
    Defender CSPM Permissions Management discovery configuration
    ciem_oidc DefenderCspmAwsOfferingResponseCiemOidc
    AWS Defender CSPM Permissions Management OIDC (open id connect) connection configurations
    ciemDiscovery Property Map
    Defender CSPM Permissions Management discovery configuration
    ciemOidc Property Map
    AWS Defender CSPM Permissions Management OIDC (open id connect) connection configurations

    DefenderCspmAwsOfferingResponseCiemDiscovery

    CloudRoleArn string
    The cloud role ARN in AWS for Permissions Management discovery
    CloudRoleArn string
    The cloud role ARN in AWS for Permissions Management discovery
    cloudRoleArn String
    The cloud role ARN in AWS for Permissions Management discovery
    cloudRoleArn string
    The cloud role ARN in AWS for Permissions Management discovery
    cloud_role_arn str
    The cloud role ARN in AWS for Permissions Management discovery
    cloudRoleArn String
    The cloud role ARN in AWS for Permissions Management discovery

    DefenderCspmAwsOfferingResponseCiemOidc

    AzureActiveDirectoryAppName string
    the azure active directory app name used of authenticating against AWS
    CloudRoleArn string
    The cloud role ARN in AWS for Permissions Management used for oidc connection
    AzureActiveDirectoryAppName string
    the azure active directory app name used of authenticating against AWS
    CloudRoleArn string
    The cloud role ARN in AWS for Permissions Management used for oidc connection
    azureActiveDirectoryAppName String
    the azure active directory app name used of authenticating against AWS
    cloudRoleArn String
    The cloud role ARN in AWS for Permissions Management used for oidc connection
    azureActiveDirectoryAppName string
    the azure active directory app name used of authenticating against AWS
    cloudRoleArn string
    The cloud role ARN in AWS for Permissions Management used for oidc connection
    azure_active_directory_app_name str
    the azure active directory app name used of authenticating against AWS
    cloud_role_arn str
    The cloud role ARN in AWS for Permissions Management used for oidc connection
    azureActiveDirectoryAppName String
    the azure active directory app name used of authenticating against AWS
    cloudRoleArn String
    The cloud role ARN in AWS for Permissions Management used for oidc connection

    DefenderCspmAwsOfferingResponseDataSensitivityDiscovery

    CloudRoleArn string
    The cloud role ARN in AWS for this feature
    Enabled bool
    Is Microsoft Defender Data Sensitivity discovery enabled
    CloudRoleArn string
    The cloud role ARN in AWS for this feature
    Enabled bool
    Is Microsoft Defender Data Sensitivity discovery enabled
    cloudRoleArn String
    The cloud role ARN in AWS for this feature
    enabled Boolean
    Is Microsoft Defender Data Sensitivity discovery enabled
    cloudRoleArn string
    The cloud role ARN in AWS for this feature
    enabled boolean
    Is Microsoft Defender Data Sensitivity discovery enabled
    cloud_role_arn str
    The cloud role ARN in AWS for this feature
    enabled bool
    Is Microsoft Defender Data Sensitivity discovery enabled
    cloudRoleArn String
    The cloud role ARN in AWS for this feature
    enabled Boolean
    Is Microsoft Defender Data Sensitivity discovery enabled

    DefenderCspmAwsOfferingResponseDatabasesDspm

    CloudRoleArn string
    The cloud role ARN in AWS for this feature
    Enabled bool
    Is databases DSPM protection enabled
    CloudRoleArn string
    The cloud role ARN in AWS for this feature
    Enabled bool
    Is databases DSPM protection enabled
    cloudRoleArn String
    The cloud role ARN in AWS for this feature
    enabled Boolean
    Is databases DSPM protection enabled
    cloudRoleArn string
    The cloud role ARN in AWS for this feature
    enabled boolean
    Is databases DSPM protection enabled
    cloud_role_arn str
    The cloud role ARN in AWS for this feature
    enabled bool
    Is databases DSPM protection enabled
    cloudRoleArn String
    The cloud role ARN in AWS for this feature
    enabled Boolean
    Is databases DSPM protection enabled

    DefenderCspmAwsOfferingResponseMdcContainersAgentlessDiscoveryK8s

    CloudRoleArn string
    The cloud role ARN in AWS for this feature
    Enabled bool
    Is Microsoft Defender container agentless discovery K8s enabled
    CloudRoleArn string
    The cloud role ARN in AWS for this feature
    Enabled bool
    Is Microsoft Defender container agentless discovery K8s enabled
    cloudRoleArn String
    The cloud role ARN in AWS for this feature
    enabled Boolean
    Is Microsoft Defender container agentless discovery K8s enabled
    cloudRoleArn string
    The cloud role ARN in AWS for this feature
    enabled boolean
    Is Microsoft Defender container agentless discovery K8s enabled
    cloud_role_arn str
    The cloud role ARN in AWS for this feature
    enabled bool
    Is Microsoft Defender container agentless discovery K8s enabled
    cloudRoleArn String
    The cloud role ARN in AWS for this feature
    enabled Boolean
    Is Microsoft Defender container agentless discovery K8s enabled

    DefenderCspmAwsOfferingResponseMdcContainersImageAssessment

    CloudRoleArn string
    The cloud role ARN in AWS for this feature
    Enabled bool
    Is Microsoft Defender container image assessment enabled
    CloudRoleArn string
    The cloud role ARN in AWS for this feature
    Enabled bool
    Is Microsoft Defender container image assessment enabled
    cloudRoleArn String
    The cloud role ARN in AWS for this feature
    enabled Boolean
    Is Microsoft Defender container image assessment enabled
    cloudRoleArn string
    The cloud role ARN in AWS for this feature
    enabled boolean
    Is Microsoft Defender container image assessment enabled
    cloud_role_arn str
    The cloud role ARN in AWS for this feature
    enabled bool
    Is Microsoft Defender container image assessment enabled
    cloudRoleArn String
    The cloud role ARN in AWS for this feature
    enabled Boolean
    Is Microsoft Defender container image assessment enabled

    DefenderCspmAwsOfferingResponseVmScanners

    CloudRoleArn string
    The cloud role ARN in AWS for this feature
    Configuration Pulumi.AzureNative.Security.Inputs.VmScannersBaseResponseConfiguration
    Configuration for VM scanning
    Enabled bool
    Is VM scanning enabled
    CloudRoleArn string
    The cloud role ARN in AWS for this feature
    Configuration VmScannersBaseResponseConfiguration
    Configuration for VM scanning
    Enabled bool
    Is VM scanning enabled
    cloudRoleArn String
    The cloud role ARN in AWS for this feature
    configuration VmScannersBaseResponseConfiguration
    Configuration for VM scanning
    enabled Boolean
    Is VM scanning enabled
    cloudRoleArn string
    The cloud role ARN in AWS for this feature
    configuration VmScannersBaseResponseConfiguration
    Configuration for VM scanning
    enabled boolean
    Is VM scanning enabled
    cloud_role_arn str
    The cloud role ARN in AWS for this feature
    configuration VmScannersBaseResponseConfiguration
    Configuration for VM scanning
    enabled bool
    Is VM scanning enabled
    cloudRoleArn String
    The cloud role ARN in AWS for this feature
    configuration Property Map
    Configuration for VM scanning
    enabled Boolean
    Is VM scanning enabled

    DefenderCspmDockerHubOfferingResponse

    Description string
    The offering description.
    Description string
    The offering description.
    description String
    The offering description.
    description string
    The offering description.
    description str
    The offering description.
    description String
    The offering description.

    DefenderCspmGcpOfferingResponse

    Description string
    The offering description.
    CiemDiscovery Pulumi.AzureNative.Security.Inputs.DefenderCspmGcpOfferingResponseCiemDiscovery
    GCP Defenders CSPM Permissions Management OIDC (Open ID connect) connection configurations
    DataSensitivityDiscovery Pulumi.AzureNative.Security.Inputs.DefenderCspmGcpOfferingResponseDataSensitivityDiscovery
    The Microsoft Defender Data Sensitivity discovery configuration
    MdcContainersAgentlessDiscoveryK8s Pulumi.AzureNative.Security.Inputs.DefenderCspmGcpOfferingResponseMdcContainersAgentlessDiscoveryK8s
    The Microsoft Defender Container agentless discovery configuration
    MdcContainersImageAssessment Pulumi.AzureNative.Security.Inputs.DefenderCspmGcpOfferingResponseMdcContainersImageAssessment
    The Microsoft Defender Container image assessment configuration
    VmScanners Pulumi.AzureNative.Security.Inputs.DefenderCspmGcpOfferingResponseVmScanners
    The Microsoft Defender for CSPM VM scanning configuration
    Description string
    The offering description.
    CiemDiscovery DefenderCspmGcpOfferingResponseCiemDiscovery
    GCP Defenders CSPM Permissions Management OIDC (Open ID connect) connection configurations
    DataSensitivityDiscovery DefenderCspmGcpOfferingResponseDataSensitivityDiscovery
    The Microsoft Defender Data Sensitivity discovery configuration
    MdcContainersAgentlessDiscoveryK8s DefenderCspmGcpOfferingResponseMdcContainersAgentlessDiscoveryK8s
    The Microsoft Defender Container agentless discovery configuration
    MdcContainersImageAssessment DefenderCspmGcpOfferingResponseMdcContainersImageAssessment
    The Microsoft Defender Container image assessment configuration
    VmScanners DefenderCspmGcpOfferingResponseVmScanners
    The Microsoft Defender for CSPM VM scanning configuration
    description String
    The offering description.
    ciemDiscovery DefenderCspmGcpOfferingResponseCiemDiscovery
    GCP Defenders CSPM Permissions Management OIDC (Open ID connect) connection configurations
    dataSensitivityDiscovery DefenderCspmGcpOfferingResponseDataSensitivityDiscovery
    The Microsoft Defender Data Sensitivity discovery configuration
    mdcContainersAgentlessDiscoveryK8s DefenderCspmGcpOfferingResponseMdcContainersAgentlessDiscoveryK8s
    The Microsoft Defender Container agentless discovery configuration
    mdcContainersImageAssessment DefenderCspmGcpOfferingResponseMdcContainersImageAssessment
    The Microsoft Defender Container image assessment configuration
    vmScanners DefenderCspmGcpOfferingResponseVmScanners
    The Microsoft Defender for CSPM VM scanning configuration
    description string
    The offering description.
    ciemDiscovery DefenderCspmGcpOfferingResponseCiemDiscovery
    GCP Defenders CSPM Permissions Management OIDC (Open ID connect) connection configurations
    dataSensitivityDiscovery DefenderCspmGcpOfferingResponseDataSensitivityDiscovery
    The Microsoft Defender Data Sensitivity discovery configuration
    mdcContainersAgentlessDiscoveryK8s DefenderCspmGcpOfferingResponseMdcContainersAgentlessDiscoveryK8s
    The Microsoft Defender Container agentless discovery configuration
    mdcContainersImageAssessment DefenderCspmGcpOfferingResponseMdcContainersImageAssessment
    The Microsoft Defender Container image assessment configuration
    vmScanners DefenderCspmGcpOfferingResponseVmScanners
    The Microsoft Defender for CSPM VM scanning configuration
    description str
    The offering description.
    ciem_discovery DefenderCspmGcpOfferingResponseCiemDiscovery
    GCP Defenders CSPM Permissions Management OIDC (Open ID connect) connection configurations
    data_sensitivity_discovery DefenderCspmGcpOfferingResponseDataSensitivityDiscovery
    The Microsoft Defender Data Sensitivity discovery configuration
    mdc_containers_agentless_discovery_k8s DefenderCspmGcpOfferingResponseMdcContainersAgentlessDiscoveryK8s
    The Microsoft Defender Container agentless discovery configuration
    mdc_containers_image_assessment DefenderCspmGcpOfferingResponseMdcContainersImageAssessment
    The Microsoft Defender Container image assessment configuration
    vm_scanners DefenderCspmGcpOfferingResponseVmScanners
    The Microsoft Defender for CSPM VM scanning configuration
    description String
    The offering description.
    ciemDiscovery Property Map
    GCP Defenders CSPM Permissions Management OIDC (Open ID connect) connection configurations
    dataSensitivityDiscovery Property Map
    The Microsoft Defender Data Sensitivity discovery configuration
    mdcContainersAgentlessDiscoveryK8s Property Map
    The Microsoft Defender Container agentless discovery configuration
    mdcContainersImageAssessment Property Map
    The Microsoft Defender Container image assessment configuration
    vmScanners Property Map
    The Microsoft Defender for CSPM VM scanning configuration

    DefenderCspmGcpOfferingResponseCiemDiscovery

    AzureActiveDirectoryAppName string
    the azure active directory app name used of authenticating against GCP workload identity federation
    ServiceAccountEmailAddress string
    The service account email address in GCP for Permissions Management offering
    WorkloadIdentityProviderId string
    The GCP workload identity provider id for Permissions Management offering
    AzureActiveDirectoryAppName string
    the azure active directory app name used of authenticating against GCP workload identity federation
    ServiceAccountEmailAddress string
    The service account email address in GCP for Permissions Management offering
    WorkloadIdentityProviderId string
    The GCP workload identity provider id for Permissions Management offering
    azureActiveDirectoryAppName String
    the azure active directory app name used of authenticating against GCP workload identity federation
    serviceAccountEmailAddress String
    The service account email address in GCP for Permissions Management offering
    workloadIdentityProviderId String
    The GCP workload identity provider id for Permissions Management offering
    azureActiveDirectoryAppName string
    the azure active directory app name used of authenticating against GCP workload identity federation
    serviceAccountEmailAddress string
    The service account email address in GCP for Permissions Management offering
    workloadIdentityProviderId string
    The GCP workload identity provider id for Permissions Management offering
    azure_active_directory_app_name str
    the azure active directory app name used of authenticating against GCP workload identity federation
    service_account_email_address str
    The service account email address in GCP for Permissions Management offering
    workload_identity_provider_id str
    The GCP workload identity provider id for Permissions Management offering
    azureActiveDirectoryAppName String
    the azure active directory app name used of authenticating against GCP workload identity federation
    serviceAccountEmailAddress String
    The service account email address in GCP for Permissions Management offering
    workloadIdentityProviderId String
    The GCP workload identity provider id for Permissions Management offering

    DefenderCspmGcpOfferingResponseDataSensitivityDiscovery

    Enabled bool
    Is Microsoft Defender Data Sensitivity discovery enabled
    ServiceAccountEmailAddress string
    The service account email address in GCP for this feature
    WorkloadIdentityProviderId string
    The workload identity provider id in GCP for this feature
    Enabled bool
    Is Microsoft Defender Data Sensitivity discovery enabled
    ServiceAccountEmailAddress string
    The service account email address in GCP for this feature
    WorkloadIdentityProviderId string
    The workload identity provider id in GCP for this feature
    enabled Boolean
    Is Microsoft Defender Data Sensitivity discovery enabled
    serviceAccountEmailAddress String
    The service account email address in GCP for this feature
    workloadIdentityProviderId String
    The workload identity provider id in GCP for this feature
    enabled boolean
    Is Microsoft Defender Data Sensitivity discovery enabled
    serviceAccountEmailAddress string
    The service account email address in GCP for this feature
    workloadIdentityProviderId string
    The workload identity provider id in GCP for this feature
    enabled bool
    Is Microsoft Defender Data Sensitivity discovery enabled
    service_account_email_address str
    The service account email address in GCP for this feature
    workload_identity_provider_id str
    The workload identity provider id in GCP for this feature
    enabled Boolean
    Is Microsoft Defender Data Sensitivity discovery enabled
    serviceAccountEmailAddress String
    The service account email address in GCP for this feature
    workloadIdentityProviderId String
    The workload identity provider id in GCP for this feature

    DefenderCspmGcpOfferingResponseMdcContainersAgentlessDiscoveryK8s

    Enabled bool
    Is Microsoft Defender container agentless discovery enabled
    ServiceAccountEmailAddress string
    The service account email address in GCP for this feature
    WorkloadIdentityProviderId string
    The workload identity provider id in GCP for this feature
    Enabled bool
    Is Microsoft Defender container agentless discovery enabled
    ServiceAccountEmailAddress string
    The service account email address in GCP for this feature
    WorkloadIdentityProviderId string
    The workload identity provider id in GCP for this feature
    enabled Boolean
    Is Microsoft Defender container agentless discovery enabled
    serviceAccountEmailAddress String
    The service account email address in GCP for this feature
    workloadIdentityProviderId String
    The workload identity provider id in GCP for this feature
    enabled boolean
    Is Microsoft Defender container agentless discovery enabled
    serviceAccountEmailAddress string
    The service account email address in GCP for this feature
    workloadIdentityProviderId string
    The workload identity provider id in GCP for this feature
    enabled bool
    Is Microsoft Defender container agentless discovery enabled
    service_account_email_address str
    The service account email address in GCP for this feature
    workload_identity_provider_id str
    The workload identity provider id in GCP for this feature
    enabled Boolean
    Is Microsoft Defender container agentless discovery enabled
    serviceAccountEmailAddress String
    The service account email address in GCP for this feature
    workloadIdentityProviderId String
    The workload identity provider id in GCP for this feature

    DefenderCspmGcpOfferingResponseMdcContainersImageAssessment

    Enabled bool
    Is Microsoft Defender container image assessment enabled
    ServiceAccountEmailAddress string
    The service account email address in GCP for this feature
    WorkloadIdentityProviderId string
    The workload identity provider id in GCP for this feature
    Enabled bool
    Is Microsoft Defender container image assessment enabled
    ServiceAccountEmailAddress string
    The service account email address in GCP for this feature
    WorkloadIdentityProviderId string
    The workload identity provider id in GCP for this feature
    enabled Boolean
    Is Microsoft Defender container image assessment enabled
    serviceAccountEmailAddress String
    The service account email address in GCP for this feature
    workloadIdentityProviderId String
    The workload identity provider id in GCP for this feature
    enabled boolean
    Is Microsoft Defender container image assessment enabled
    serviceAccountEmailAddress string
    The service account email address in GCP for this feature
    workloadIdentityProviderId string
    The workload identity provider id in GCP for this feature
    enabled bool
    Is Microsoft Defender container image assessment enabled
    service_account_email_address str
    The service account email address in GCP for this feature
    workload_identity_provider_id str
    The workload identity provider id in GCP for this feature
    enabled Boolean
    Is Microsoft Defender container image assessment enabled
    serviceAccountEmailAddress String
    The service account email address in GCP for this feature
    workloadIdentityProviderId String
    The workload identity provider id in GCP for this feature

    DefenderCspmGcpOfferingResponseVmScanners

    Configuration VmScannersBaseResponseConfiguration
    Configuration for VM scanning
    Enabled bool
    Is VM scanning enabled
    configuration VmScannersBaseResponseConfiguration
    Configuration for VM scanning
    enabled Boolean
    Is VM scanning enabled
    configuration VmScannersBaseResponseConfiguration
    Configuration for VM scanning
    enabled boolean
    Is VM scanning enabled
    configuration VmScannersBaseResponseConfiguration
    Configuration for VM scanning
    enabled bool
    Is VM scanning enabled
    configuration Property Map
    Configuration for VM scanning
    enabled Boolean
    Is VM scanning enabled

    DefenderCspmJFrogOfferingResponse

    Description string
    The offering description.
    MdcContainersImageAssessment Pulumi.AzureNative.Security.Inputs.DefenderCspmJFrogOfferingResponseMdcContainersImageAssessment
    The Microsoft Defender Container image assessment configuration
    Description string
    The offering description.
    MdcContainersImageAssessment DefenderCspmJFrogOfferingResponseMdcContainersImageAssessment
    The Microsoft Defender Container image assessment configuration
    description String
    The offering description.
    mdcContainersImageAssessment DefenderCspmJFrogOfferingResponseMdcContainersImageAssessment
    The Microsoft Defender Container image assessment configuration
    description string
    The offering description.
    mdcContainersImageAssessment DefenderCspmJFrogOfferingResponseMdcContainersImageAssessment
    The Microsoft Defender Container image assessment configuration
    description str
    The offering description.
    mdc_containers_image_assessment DefenderCspmJFrogOfferingResponseMdcContainersImageAssessment
    The Microsoft Defender Container image assessment configuration
    description String
    The offering description.
    mdcContainersImageAssessment Property Map
    The Microsoft Defender Container image assessment configuration

    DefenderCspmJFrogOfferingResponseMdcContainersImageAssessment

    Enabled bool
    Is Microsoft Defender container image assessment enabled
    Enabled bool
    Is Microsoft Defender container image assessment enabled
    enabled Boolean
    Is Microsoft Defender container image assessment enabled
    enabled boolean
    Is Microsoft Defender container image assessment enabled
    enabled bool
    Is Microsoft Defender container image assessment enabled
    enabled Boolean
    Is Microsoft Defender container image assessment enabled

    DefenderFoDatabasesAwsOfferingResponse

    Description string
    The offering description.
    ArcAutoProvisioning DefenderFoDatabasesAwsOfferingResponseArcAutoProvisioning
    The ARC autoprovisioning configuration
    DatabasesDspm DefenderFoDatabasesAwsOfferingResponseDatabasesDspm
    The databases data security posture management (DSPM) configuration
    Rds DefenderFoDatabasesAwsOfferingResponseRds
    The RDS configuration
    description String
    The offering description.
    arcAutoProvisioning DefenderFoDatabasesAwsOfferingResponseArcAutoProvisioning
    The ARC autoprovisioning configuration
    databasesDspm DefenderFoDatabasesAwsOfferingResponseDatabasesDspm
    The databases data security posture management (DSPM) configuration
    rds DefenderFoDatabasesAwsOfferingResponseRds
    The RDS configuration
    description string
    The offering description.
    arcAutoProvisioning DefenderFoDatabasesAwsOfferingResponseArcAutoProvisioning
    The ARC autoprovisioning configuration
    databasesDspm DefenderFoDatabasesAwsOfferingResponseDatabasesDspm
    The databases data security posture management (DSPM) configuration
    rds DefenderFoDatabasesAwsOfferingResponseRds
    The RDS configuration
    description str
    The offering description.
    arc_auto_provisioning DefenderFoDatabasesAwsOfferingResponseArcAutoProvisioning
    The ARC autoprovisioning configuration
    databases_dspm DefenderFoDatabasesAwsOfferingResponseDatabasesDspm
    The databases data security posture management (DSPM) configuration
    rds DefenderFoDatabasesAwsOfferingResponseRds
    The RDS configuration
    description String
    The offering description.
    arcAutoProvisioning Property Map
    The ARC autoprovisioning configuration
    databasesDspm Property Map
    The databases data security posture management (DSPM) configuration
    rds Property Map
    The RDS configuration

    DefenderFoDatabasesAwsOfferingResponseArcAutoProvisioning

    CloudRoleArn string
    The cloud role ARN in AWS for this feature
    Configuration Pulumi.AzureNative.Security.Inputs.ArcAutoProvisioningResponseConfiguration
    Configuration for servers Arc auto provisioning for a given environment
    Enabled bool
    Is arc auto provisioning enabled
    CloudRoleArn string
    The cloud role ARN in AWS for this feature
    Configuration ArcAutoProvisioningResponseConfiguration
    Configuration for servers Arc auto provisioning for a given environment
    Enabled bool
    Is arc auto provisioning enabled
    cloudRoleArn String
    The cloud role ARN in AWS for this feature
    configuration ArcAutoProvisioningResponseConfiguration
    Configuration for servers Arc auto provisioning for a given environment
    enabled Boolean
    Is arc auto provisioning enabled
    cloudRoleArn string
    The cloud role ARN in AWS for this feature
    configuration ArcAutoProvisioningResponseConfiguration
    Configuration for servers Arc auto provisioning for a given environment
    enabled boolean
    Is arc auto provisioning enabled
    cloud_role_arn str
    The cloud role ARN in AWS for this feature
    configuration ArcAutoProvisioningResponseConfiguration
    Configuration for servers Arc auto provisioning for a given environment
    enabled bool
    Is arc auto provisioning enabled
    cloudRoleArn String
    The cloud role ARN in AWS for this feature
    configuration Property Map
    Configuration for servers Arc auto provisioning for a given environment
    enabled Boolean
    Is arc auto provisioning enabled

    DefenderFoDatabasesAwsOfferingResponseDatabasesDspm

    CloudRoleArn string
    The cloud role ARN in AWS for this feature
    Enabled bool
    Is databases data security posture management (DSPM) protection enabled
    CloudRoleArn string
    The cloud role ARN in AWS for this feature
    Enabled bool
    Is databases data security posture management (DSPM) protection enabled
    cloudRoleArn String
    The cloud role ARN in AWS for this feature
    enabled Boolean
    Is databases data security posture management (DSPM) protection enabled
    cloudRoleArn string
    The cloud role ARN in AWS for this feature
    enabled boolean
    Is databases data security posture management (DSPM) protection enabled
    cloud_role_arn str
    The cloud role ARN in AWS for this feature
    enabled bool
    Is databases data security posture management (DSPM) protection enabled
    cloudRoleArn String
    The cloud role ARN in AWS for this feature
    enabled Boolean
    Is databases data security posture management (DSPM) protection enabled

    DefenderFoDatabasesAwsOfferingResponseRds

    CloudRoleArn string
    The cloud role ARN in AWS for this feature
    Enabled bool
    Is RDS protection enabled
    CloudRoleArn string
    The cloud role ARN in AWS for this feature
    Enabled bool
    Is RDS protection enabled
    cloudRoleArn String
    The cloud role ARN in AWS for this feature
    enabled Boolean
    Is RDS protection enabled
    cloudRoleArn string
    The cloud role ARN in AWS for this feature
    enabled boolean
    Is RDS protection enabled
    cloud_role_arn str
    The cloud role ARN in AWS for this feature
    enabled bool
    Is RDS protection enabled
    cloudRoleArn String
    The cloud role ARN in AWS for this feature
    enabled Boolean
    Is RDS protection enabled

    DefenderForContainersAwsOfferingResponse

    Description string
    The offering description.
    CloudWatchToKinesis Pulumi.AzureNative.Security.Inputs.DefenderForContainersAwsOfferingResponseCloudWatchToKinesis
    The cloudwatch to kinesis connection configuration
    DataCollectionExternalId string
    The externalId used by the data reader to prevent the confused deputy attack
    EnableAuditLogsAutoProvisioning bool
    Is audit logs data collection enabled
    EnableDefenderAgentAutoProvisioning bool
    Is Microsoft Defender for Cloud Kubernetes agent auto provisioning enabled
    EnablePolicyAgentAutoProvisioning bool
    Is Policy Kubernetes agent auto provisioning enabled
    KinesisToS3 Pulumi.AzureNative.Security.Inputs.DefenderForContainersAwsOfferingResponseKinesisToS3
    The kinesis to s3 connection configuration
    KubeAuditRetentionTime double
    The retention time in days of kube audit logs set on the CloudWatch log group
    KubernetesDataCollection Pulumi.AzureNative.Security.Inputs.DefenderForContainersAwsOfferingResponseKubernetesDataCollection
    The kubernetes data collection connection configuration
    KubernetesService Pulumi.AzureNative.Security.Inputs.DefenderForContainersAwsOfferingResponseKubernetesService
    The kubernetes service connection configuration
    MdcContainersAgentlessDiscoveryK8s Pulumi.AzureNative.Security.Inputs.DefenderForContainersAwsOfferingResponseMdcContainersAgentlessDiscoveryK8s
    The Microsoft Defender container agentless discovery K8s configuration
    MdcContainersImageAssessment Pulumi.AzureNative.Security.Inputs.DefenderForContainersAwsOfferingResponseMdcContainersImageAssessment
    The Microsoft Defender container image assessment configuration
    VmScanners Pulumi.AzureNative.Security.Inputs.DefenderForContainersAwsOfferingResponseVmScanners
    The Microsoft Defender for Container K8s VM host scanning configuration
    Description string
    The offering description.
    CloudWatchToKinesis DefenderForContainersAwsOfferingResponseCloudWatchToKinesis
    The cloudwatch to kinesis connection configuration
    DataCollectionExternalId string
    The externalId used by the data reader to prevent the confused deputy attack
    EnableAuditLogsAutoProvisioning bool
    Is audit logs data collection enabled
    EnableDefenderAgentAutoProvisioning bool
    Is Microsoft Defender for Cloud Kubernetes agent auto provisioning enabled
    EnablePolicyAgentAutoProvisioning bool
    Is Policy Kubernetes agent auto provisioning enabled
    KinesisToS3 DefenderForContainersAwsOfferingResponseKinesisToS3
    The kinesis to s3 connection configuration
    KubeAuditRetentionTime float64
    The retention time in days of kube audit logs set on the CloudWatch log group
    KubernetesDataCollection DefenderForContainersAwsOfferingResponseKubernetesDataCollection
    The kubernetes data collection connection configuration
    KubernetesService DefenderForContainersAwsOfferingResponseKubernetesService
    The kubernetes service connection configuration
    MdcContainersAgentlessDiscoveryK8s DefenderForContainersAwsOfferingResponseMdcContainersAgentlessDiscoveryK8s
    The Microsoft Defender container agentless discovery K8s configuration
    MdcContainersImageAssessment DefenderForContainersAwsOfferingResponseMdcContainersImageAssessment
    The Microsoft Defender container image assessment configuration
    VmScanners DefenderForContainersAwsOfferingResponseVmScanners
    The Microsoft Defender for Container K8s VM host scanning configuration
    description String
    The offering description.
    cloudWatchToKinesis DefenderForContainersAwsOfferingResponseCloudWatchToKinesis
    The cloudwatch to kinesis connection configuration
    dataCollectionExternalId String
    The externalId used by the data reader to prevent the confused deputy attack
    enableAuditLogsAutoProvisioning Boolean
    Is audit logs data collection enabled
    enableDefenderAgentAutoProvisioning Boolean
    Is Microsoft Defender for Cloud Kubernetes agent auto provisioning enabled
    enablePolicyAgentAutoProvisioning Boolean
    Is Policy Kubernetes agent auto provisioning enabled
    kinesisToS3 DefenderForContainersAwsOfferingResponseKinesisToS3
    The kinesis to s3 connection configuration
    kubeAuditRetentionTime Double
    The retention time in days of kube audit logs set on the CloudWatch log group
    kubernetesDataCollection DefenderForContainersAwsOfferingResponseKubernetesDataCollection
    The kubernetes data collection connection configuration
    kubernetesService DefenderForContainersAwsOfferingResponseKubernetesService
    The kubernetes service connection configuration
    mdcContainersAgentlessDiscoveryK8s DefenderForContainersAwsOfferingResponseMdcContainersAgentlessDiscoveryK8s
    The Microsoft Defender container agentless discovery K8s configuration
    mdcContainersImageAssessment DefenderForContainersAwsOfferingResponseMdcContainersImageAssessment
    The Microsoft Defender container image assessment configuration
    vmScanners DefenderForContainersAwsOfferingResponseVmScanners
    The Microsoft Defender for Container K8s VM host scanning configuration
    description string
    The offering description.
    cloudWatchToKinesis DefenderForContainersAwsOfferingResponseCloudWatchToKinesis
    The cloudwatch to kinesis connection configuration
    dataCollectionExternalId string
    The externalId used by the data reader to prevent the confused deputy attack
    enableAuditLogsAutoProvisioning boolean
    Is audit logs data collection enabled
    enableDefenderAgentAutoProvisioning boolean
    Is Microsoft Defender for Cloud Kubernetes agent auto provisioning enabled
    enablePolicyAgentAutoProvisioning boolean
    Is Policy Kubernetes agent auto provisioning enabled
    kinesisToS3 DefenderForContainersAwsOfferingResponseKinesisToS3
    The kinesis to s3 connection configuration
    kubeAuditRetentionTime number
    The retention time in days of kube audit logs set on the CloudWatch log group
    kubernetesDataCollection DefenderForContainersAwsOfferingResponseKubernetesDataCollection
    The kubernetes data collection connection configuration
    kubernetesService DefenderForContainersAwsOfferingResponseKubernetesService
    The kubernetes service connection configuration
    mdcContainersAgentlessDiscoveryK8s DefenderForContainersAwsOfferingResponseMdcContainersAgentlessDiscoveryK8s
    The Microsoft Defender container agentless discovery K8s configuration
    mdcContainersImageAssessment DefenderForContainersAwsOfferingResponseMdcContainersImageAssessment
    The Microsoft Defender container image assessment configuration
    vmScanners DefenderForContainersAwsOfferingResponseVmScanners
    The Microsoft Defender for Container K8s VM host scanning configuration
    description str
    The offering description.
    cloud_watch_to_kinesis DefenderForContainersAwsOfferingResponseCloudWatchToKinesis
    The cloudwatch to kinesis connection configuration
    data_collection_external_id str
    The externalId used by the data reader to prevent the confused deputy attack
    enable_audit_logs_auto_provisioning bool
    Is audit logs data collection enabled
    enable_defender_agent_auto_provisioning bool
    Is Microsoft Defender for Cloud Kubernetes agent auto provisioning enabled
    enable_policy_agent_auto_provisioning bool
    Is Policy Kubernetes agent auto provisioning enabled
    kinesis_to_s3 DefenderForContainersAwsOfferingResponseKinesisToS3
    The kinesis to s3 connection configuration
    kube_audit_retention_time float
    The retention time in days of kube audit logs set on the CloudWatch log group
    kubernetes_data_collection DefenderForContainersAwsOfferingResponseKubernetesDataCollection
    The kubernetes data collection connection configuration
    kubernetes_service DefenderForContainersAwsOfferingResponseKubernetesService
    The kubernetes service connection configuration
    mdc_containers_agentless_discovery_k8s DefenderForContainersAwsOfferingResponseMdcContainersAgentlessDiscoveryK8s
    The Microsoft Defender container agentless discovery K8s configuration
    mdc_containers_image_assessment DefenderForContainersAwsOfferingResponseMdcContainersImageAssessment
    The Microsoft Defender container image assessment configuration
    vm_scanners DefenderForContainersAwsOfferingResponseVmScanners
    The Microsoft Defender for Container K8s VM host scanning configuration
    description String
    The offering description.
    cloudWatchToKinesis Property Map
    The cloudwatch to kinesis connection configuration
    dataCollectionExternalId String
    The externalId used by the data reader to prevent the confused deputy attack
    enableAuditLogsAutoProvisioning Boolean
    Is audit logs data collection enabled
    enableDefenderAgentAutoProvisioning Boolean
    Is Microsoft Defender for Cloud Kubernetes agent auto provisioning enabled
    enablePolicyAgentAutoProvisioning Boolean
    Is Policy Kubernetes agent auto provisioning enabled
    kinesisToS3 Property Map
    The kinesis to s3 connection configuration
    kubeAuditRetentionTime Number
    The retention time in days of kube audit logs set on the CloudWatch log group
    kubernetesDataCollection Property Map
    The kubernetes data collection connection configuration
    kubernetesService Property Map
    The kubernetes service connection configuration
    mdcContainersAgentlessDiscoveryK8s Property Map
    The Microsoft Defender container agentless discovery K8s configuration
    mdcContainersImageAssessment Property Map
    The Microsoft Defender container image assessment configuration
    vmScanners Property Map
    The Microsoft Defender for Container K8s VM host scanning configuration

    DefenderForContainersAwsOfferingResponseCloudWatchToKinesis

    CloudRoleArn string
    The cloud role ARN in AWS used by CloudWatch to transfer data into Kinesis
    CloudRoleArn string
    The cloud role ARN in AWS used by CloudWatch to transfer data into Kinesis
    cloudRoleArn String
    The cloud role ARN in AWS used by CloudWatch to transfer data into Kinesis
    cloudRoleArn string
    The cloud role ARN in AWS used by CloudWatch to transfer data into Kinesis
    cloud_role_arn str
    The cloud role ARN in AWS used by CloudWatch to transfer data into Kinesis
    cloudRoleArn String
    The cloud role ARN in AWS used by CloudWatch to transfer data into Kinesis

    DefenderForContainersAwsOfferingResponseKinesisToS3

    CloudRoleArn string
    The cloud role ARN in AWS used by Kinesis to transfer data into S3
    CloudRoleArn string
    The cloud role ARN in AWS used by Kinesis to transfer data into S3
    cloudRoleArn String
    The cloud role ARN in AWS used by Kinesis to transfer data into S3
    cloudRoleArn string
    The cloud role ARN in AWS used by Kinesis to transfer data into S3
    cloud_role_arn str
    The cloud role ARN in AWS used by Kinesis to transfer data into S3
    cloudRoleArn String
    The cloud role ARN in AWS used by Kinesis to transfer data into S3

    DefenderForContainersAwsOfferingResponseKubernetesDataCollection

    CloudRoleArn string
    The cloud role ARN in AWS for this feature used for reading data
    CloudRoleArn string
    The cloud role ARN in AWS for this feature used for reading data
    cloudRoleArn String
    The cloud role ARN in AWS for this feature used for reading data
    cloudRoleArn string
    The cloud role ARN in AWS for this feature used for reading data
    cloud_role_arn str
    The cloud role ARN in AWS for this feature used for reading data
    cloudRoleArn String
    The cloud role ARN in AWS for this feature used for reading data

    DefenderForContainersAwsOfferingResponseKubernetesService

    CloudRoleArn string
    The cloud role ARN in AWS for this feature used for provisioning resources
    CloudRoleArn string
    The cloud role ARN in AWS for this feature used for provisioning resources
    cloudRoleArn String
    The cloud role ARN in AWS for this feature used for provisioning resources
    cloudRoleArn string
    The cloud role ARN in AWS for this feature used for provisioning resources
    cloud_role_arn str
    The cloud role ARN in AWS for this feature used for provisioning resources
    cloudRoleArn String
    The cloud role ARN in AWS for this feature used for provisioning resources

    DefenderForContainersAwsOfferingResponseMdcContainersAgentlessDiscoveryK8s

    CloudRoleArn string
    The cloud role ARN in AWS for this feature
    Enabled bool
    Is Microsoft Defender container agentless discovery K8s enabled
    CloudRoleArn string
    The cloud role ARN in AWS for this feature
    Enabled bool
    Is Microsoft Defender container agentless discovery K8s enabled
    cloudRoleArn String
    The cloud role ARN in AWS for this feature
    enabled Boolean
    Is Microsoft Defender container agentless discovery K8s enabled
    cloudRoleArn string
    The cloud role ARN in AWS for this feature
    enabled boolean
    Is Microsoft Defender container agentless discovery K8s enabled
    cloud_role_arn str
    The cloud role ARN in AWS for this feature
    enabled bool
    Is Microsoft Defender container agentless discovery K8s enabled
    cloudRoleArn String
    The cloud role ARN in AWS for this feature
    enabled Boolean
    Is Microsoft Defender container agentless discovery K8s enabled

    DefenderForContainersAwsOfferingResponseMdcContainersImageAssessment

    CloudRoleArn string
    The cloud role ARN in AWS for this feature
    Enabled bool
    Is Microsoft Defender container image assessment enabled
    CloudRoleArn string
    The cloud role ARN in AWS for this feature
    Enabled bool
    Is Microsoft Defender container image assessment enabled
    cloudRoleArn String
    The cloud role ARN in AWS for this feature
    enabled Boolean
    Is Microsoft Defender container image assessment enabled
    cloudRoleArn string
    The cloud role ARN in AWS for this feature
    enabled boolean
    Is Microsoft Defender container image assessment enabled
    cloud_role_arn str
    The cloud role ARN in AWS for this feature
    enabled bool
    Is Microsoft Defender container image assessment enabled
    cloudRoleArn String
    The cloud role ARN in AWS for this feature
    enabled Boolean
    Is Microsoft Defender container image assessment enabled

    DefenderForContainersAwsOfferingResponseVmScanners

    CloudRoleArn string
    The cloud role ARN in AWS for this feature
    Configuration Pulumi.AzureNative.Security.Inputs.VmScannersBaseResponseConfiguration
    Configuration for VM scanning
    Enabled bool
    Is VM scanning enabled
    CloudRoleArn string
    The cloud role ARN in AWS for this feature
    Configuration VmScannersBaseResponseConfiguration
    Configuration for VM scanning
    Enabled bool
    Is VM scanning enabled
    cloudRoleArn String
    The cloud role ARN in AWS for this feature
    configuration VmScannersBaseResponseConfiguration
    Configuration for VM scanning
    enabled Boolean
    Is VM scanning enabled
    cloudRoleArn string
    The cloud role ARN in AWS for this feature
    configuration VmScannersBaseResponseConfiguration
    Configuration for VM scanning
    enabled boolean
    Is VM scanning enabled
    cloud_role_arn str
    The cloud role ARN in AWS for this feature
    configuration VmScannersBaseResponseConfiguration
    Configuration for VM scanning
    enabled bool
    Is VM scanning enabled
    cloudRoleArn String
    The cloud role ARN in AWS for this feature
    configuration Property Map
    Configuration for VM scanning
    enabled Boolean
    Is VM scanning enabled

    DefenderForContainersDockerHubOfferingResponse

    Description string
    The offering description.
    Description string
    The offering description.
    description String
    The offering description.
    description string
    The offering description.
    description str
    The offering description.
    description String
    The offering description.

    DefenderForContainersGcpOfferingResponse

    Description string
    The offering description.
    DataPipelineNativeCloudConnection Pulumi.AzureNative.Security.Inputs.DefenderForContainersGcpOfferingResponseDataPipelineNativeCloudConnection
    The native cloud connection configuration
    EnableAuditLogsAutoProvisioning bool
    Is audit logs data collection enabled
    EnableDefenderAgentAutoProvisioning bool
    Is Microsoft Defender for Cloud Kubernetes agent auto provisioning enabled
    EnablePolicyAgentAutoProvisioning bool
    Is Policy Kubernetes agent auto provisioning enabled
    MdcContainersAgentlessDiscoveryK8s Pulumi.AzureNative.Security.Inputs.DefenderForContainersGcpOfferingResponseMdcContainersAgentlessDiscoveryK8s
    The Microsoft Defender Container agentless discovery configuration
    MdcContainersImageAssessment Pulumi.AzureNative.Security.Inputs.DefenderForContainersGcpOfferingResponseMdcContainersImageAssessment
    The Microsoft Defender Container image assessment configuration
    NativeCloudConnection Pulumi.AzureNative.Security.Inputs.DefenderForContainersGcpOfferingResponseNativeCloudConnection
    The native cloud connection configuration
    VmScanners Pulumi.AzureNative.Security.Inputs.DefenderForContainersGcpOfferingResponseVmScanners
    The Microsoft Defender for Container K8s VM host scanning configuration
    Description string
    The offering description.
    DataPipelineNativeCloudConnection DefenderForContainersGcpOfferingResponseDataPipelineNativeCloudConnection
    The native cloud connection configuration
    EnableAuditLogsAutoProvisioning bool
    Is audit logs data collection enabled
    EnableDefenderAgentAutoProvisioning bool
    Is Microsoft Defender for Cloud Kubernetes agent auto provisioning enabled
    EnablePolicyAgentAutoProvisioning bool
    Is Policy Kubernetes agent auto provisioning enabled
    MdcContainersAgentlessDiscoveryK8s DefenderForContainersGcpOfferingResponseMdcContainersAgentlessDiscoveryK8s
    The Microsoft Defender Container agentless discovery configuration
    MdcContainersImageAssessment DefenderForContainersGcpOfferingResponseMdcContainersImageAssessment
    The Microsoft Defender Container image assessment configuration
    NativeCloudConnection DefenderForContainersGcpOfferingResponseNativeCloudConnection
    The native cloud connection configuration
    VmScanners DefenderForContainersGcpOfferingResponseVmScanners
    The Microsoft Defender for Container K8s VM host scanning configuration
    description String
    The offering description.
    dataPipelineNativeCloudConnection DefenderForContainersGcpOfferingResponseDataPipelineNativeCloudConnection
    The native cloud connection configuration
    enableAuditLogsAutoProvisioning Boolean
    Is audit logs data collection enabled
    enableDefenderAgentAutoProvisioning Boolean
    Is Microsoft Defender for Cloud Kubernetes agent auto provisioning enabled
    enablePolicyAgentAutoProvisioning Boolean
    Is Policy Kubernetes agent auto provisioning enabled
    mdcContainersAgentlessDiscoveryK8s DefenderForContainersGcpOfferingResponseMdcContainersAgentlessDiscoveryK8s
    The Microsoft Defender Container agentless discovery configuration
    mdcContainersImageAssessment DefenderForContainersGcpOfferingResponseMdcContainersImageAssessment
    The Microsoft Defender Container image assessment configuration
    nativeCloudConnection DefenderForContainersGcpOfferingResponseNativeCloudConnection
    The native cloud connection configuration
    vmScanners DefenderForContainersGcpOfferingResponseVmScanners
    The Microsoft Defender for Container K8s VM host scanning configuration
    description string
    The offering description.
    dataPipelineNativeCloudConnection DefenderForContainersGcpOfferingResponseDataPipelineNativeCloudConnection
    The native cloud connection configuration
    enableAuditLogsAutoProvisioning boolean
    Is audit logs data collection enabled
    enableDefenderAgentAutoProvisioning boolean
    Is Microsoft Defender for Cloud Kubernetes agent auto provisioning enabled
    enablePolicyAgentAutoProvisioning boolean
    Is Policy Kubernetes agent auto provisioning enabled
    mdcContainersAgentlessDiscoveryK8s DefenderForContainersGcpOfferingResponseMdcContainersAgentlessDiscoveryK8s
    The Microsoft Defender Container agentless discovery configuration
    mdcContainersImageAssessment DefenderForContainersGcpOfferingResponseMdcContainersImageAssessment
    The Microsoft Defender Container image assessment configuration
    nativeCloudConnection DefenderForContainersGcpOfferingResponseNativeCloudConnection
    The native cloud connection configuration
    vmScanners DefenderForContainersGcpOfferingResponseVmScanners
    The Microsoft Defender for Container K8s VM host scanning configuration
    description str
    The offering description.
    data_pipeline_native_cloud_connection DefenderForContainersGcpOfferingResponseDataPipelineNativeCloudConnection
    The native cloud connection configuration
    enable_audit_logs_auto_provisioning bool
    Is audit logs data collection enabled
    enable_defender_agent_auto_provisioning bool
    Is Microsoft Defender for Cloud Kubernetes agent auto provisioning enabled
    enable_policy_agent_auto_provisioning bool
    Is Policy Kubernetes agent auto provisioning enabled
    mdc_containers_agentless_discovery_k8s DefenderForContainersGcpOfferingResponseMdcContainersAgentlessDiscoveryK8s
    The Microsoft Defender Container agentless discovery configuration
    mdc_containers_image_assessment DefenderForContainersGcpOfferingResponseMdcContainersImageAssessment
    The Microsoft Defender Container image assessment configuration
    native_cloud_connection DefenderForContainersGcpOfferingResponseNativeCloudConnection
    The native cloud connection configuration
    vm_scanners DefenderForContainersGcpOfferingResponseVmScanners
    The Microsoft Defender for Container K8s VM host scanning configuration
    description String
    The offering description.
    dataPipelineNativeCloudConnection Property Map
    The native cloud connection configuration
    enableAuditLogsAutoProvisioning Boolean
    Is audit logs data collection enabled
    enableDefenderAgentAutoProvisioning Boolean
    Is Microsoft Defender for Cloud Kubernetes agent auto provisioning enabled
    enablePolicyAgentAutoProvisioning Boolean
    Is Policy Kubernetes agent auto provisioning enabled
    mdcContainersAgentlessDiscoveryK8s Property Map
    The Microsoft Defender Container agentless discovery configuration
    mdcContainersImageAssessment Property Map
    The Microsoft Defender Container image assessment configuration
    nativeCloudConnection Property Map
    The native cloud connection configuration
    vmScanners Property Map
    The Microsoft Defender for Container K8s VM host scanning configuration

    DefenderForContainersGcpOfferingResponseDataPipelineNativeCloudConnection

    ServiceAccountEmailAddress string
    The data collection service account email address in GCP for this offering
    WorkloadIdentityProviderId string
    The data collection GCP workload identity provider id for this offering
    ServiceAccountEmailAddress string
    The data collection service account email address in GCP for this offering
    WorkloadIdentityProviderId string
    The data collection GCP workload identity provider id for this offering
    serviceAccountEmailAddress String
    The data collection service account email address in GCP for this offering
    workloadIdentityProviderId String
    The data collection GCP workload identity provider id for this offering
    serviceAccountEmailAddress string
    The data collection service account email address in GCP for this offering
    workloadIdentityProviderId string
    The data collection GCP workload identity provider id for this offering
    service_account_email_address str
    The data collection service account email address in GCP for this offering
    workload_identity_provider_id str
    The data collection GCP workload identity provider id for this offering
    serviceAccountEmailAddress String
    The data collection service account email address in GCP for this offering
    workloadIdentityProviderId String
    The data collection GCP workload identity provider id for this offering

    DefenderForContainersGcpOfferingResponseMdcContainersAgentlessDiscoveryK8s

    Enabled bool
    Is Microsoft Defender container agentless discovery enabled
    ServiceAccountEmailAddress string
    The service account email address in GCP for this feature
    WorkloadIdentityProviderId string
    The workload identity provider id in GCP for this feature
    Enabled bool
    Is Microsoft Defender container agentless discovery enabled
    ServiceAccountEmailAddress string
    The service account email address in GCP for this feature
    WorkloadIdentityProviderId string
    The workload identity provider id in GCP for this feature
    enabled Boolean
    Is Microsoft Defender container agentless discovery enabled
    serviceAccountEmailAddress String
    The service account email address in GCP for this feature
    workloadIdentityProviderId String
    The workload identity provider id in GCP for this feature
    enabled boolean
    Is Microsoft Defender container agentless discovery enabled
    serviceAccountEmailAddress string
    The service account email address in GCP for this feature
    workloadIdentityProviderId string
    The workload identity provider id in GCP for this feature
    enabled bool
    Is Microsoft Defender container agentless discovery enabled
    service_account_email_address str
    The service account email address in GCP for this feature
    workload_identity_provider_id str
    The workload identity provider id in GCP for this feature
    enabled Boolean
    Is Microsoft Defender container agentless discovery enabled
    serviceAccountEmailAddress String
    The service account email address in GCP for this feature
    workloadIdentityProviderId String
    The workload identity provider id in GCP for this feature

    DefenderForContainersGcpOfferingResponseMdcContainersImageAssessment

    Enabled bool
    Is Microsoft Defender container image assessment enabled
    ServiceAccountEmailAddress string
    The service account email address in GCP for this feature
    WorkloadIdentityProviderId string
    The workload identity provider id in GCP for this feature
    Enabled bool
    Is Microsoft Defender container image assessment enabled
    ServiceAccountEmailAddress string
    The service account email address in GCP for this feature
    WorkloadIdentityProviderId string
    The workload identity provider id in GCP for this feature
    enabled Boolean
    Is Microsoft Defender container image assessment enabled
    serviceAccountEmailAddress String
    The service account email address in GCP for this feature
    workloadIdentityProviderId String
    The workload identity provider id in GCP for this feature
    enabled boolean
    Is Microsoft Defender container image assessment enabled
    serviceAccountEmailAddress string
    The service account email address in GCP for this feature
    workloadIdentityProviderId string
    The workload identity provider id in GCP for this feature
    enabled bool
    Is Microsoft Defender container image assessment enabled
    service_account_email_address str
    The service account email address in GCP for this feature
    workload_identity_provider_id str
    The workload identity provider id in GCP for this feature
    enabled Boolean
    Is Microsoft Defender container image assessment enabled
    serviceAccountEmailAddress String
    The service account email address in GCP for this feature
    workloadIdentityProviderId String
    The workload identity provider id in GCP for this feature

    DefenderForContainersGcpOfferingResponseNativeCloudConnection

    ServiceAccountEmailAddress string
    The service account email address in GCP for this offering
    WorkloadIdentityProviderId string
    The GCP workload identity provider id for this offering
    ServiceAccountEmailAddress string
    The service account email address in GCP for this offering
    WorkloadIdentityProviderId string
    The GCP workload identity provider id for this offering
    serviceAccountEmailAddress String
    The service account email address in GCP for this offering
    workloadIdentityProviderId String
    The GCP workload identity provider id for this offering
    serviceAccountEmailAddress string
    The service account email address in GCP for this offering
    workloadIdentityProviderId string
    The GCP workload identity provider id for this offering
    service_account_email_address str
    The service account email address in GCP for this offering
    workload_identity_provider_id str
    The GCP workload identity provider id for this offering
    serviceAccountEmailAddress String
    The service account email address in GCP for this offering
    workloadIdentityProviderId String
    The GCP workload identity provider id for this offering

    DefenderForContainersGcpOfferingResponseVmScanners

    Configuration VmScannersBaseResponseConfiguration
    Configuration for VM scanning
    Enabled bool
    Is VM scanning enabled
    configuration VmScannersBaseResponseConfiguration
    Configuration for VM scanning
    enabled Boolean
    Is VM scanning enabled
    configuration VmScannersBaseResponseConfiguration
    Configuration for VM scanning
    enabled boolean
    Is VM scanning enabled
    configuration VmScannersBaseResponseConfiguration
    Configuration for VM scanning
    enabled bool
    Is VM scanning enabled
    configuration Property Map
    Configuration for VM scanning
    enabled Boolean
    Is VM scanning enabled

    DefenderForContainersJFrogOfferingResponse

    Description string
    The offering description.
    Description string
    The offering description.
    description String
    The offering description.
    description string
    The offering description.
    description str
    The offering description.
    description String
    The offering description.

    DefenderForDatabasesGcpOfferingResponse

    description String
    The offering description.
    arcAutoProvisioning Property Map
    The ARC autoprovisioning configuration
    defenderForDatabasesArcAutoProvisioning Property Map
    The native cloud connection configuration

    DefenderForDatabasesGcpOfferingResponseArcAutoProvisioning

    Configuration Pulumi.AzureNative.Security.Inputs.ArcAutoProvisioningResponseConfiguration
    Configuration for servers Arc auto provisioning for a given environment
    Enabled bool
    Is arc auto provisioning enabled
    Configuration ArcAutoProvisioningResponseConfiguration
    Configuration for servers Arc auto provisioning for a given environment
    Enabled bool
    Is arc auto provisioning enabled
    configuration ArcAutoProvisioningResponseConfiguration
    Configuration for servers Arc auto provisioning for a given environment
    enabled Boolean
    Is arc auto provisioning enabled
    configuration ArcAutoProvisioningResponseConfiguration
    Configuration for servers Arc auto provisioning for a given environment
    enabled boolean
    Is arc auto provisioning enabled
    configuration ArcAutoProvisioningResponseConfiguration
    Configuration for servers Arc auto provisioning for a given environment
    enabled bool
    Is arc auto provisioning enabled
    configuration Property Map
    Configuration for servers Arc auto provisioning for a given environment
    enabled Boolean
    Is arc auto provisioning enabled

    DefenderForDatabasesGcpOfferingResponseDefenderForDatabasesArcAutoProvisioning

    ServiceAccountEmailAddress string
    The service account email address in GCP for this offering
    WorkloadIdentityProviderId string
    The GCP workload identity provider id for this offering
    ServiceAccountEmailAddress string
    The service account email address in GCP for this offering
    WorkloadIdentityProviderId string
    The GCP workload identity provider id for this offering
    serviceAccountEmailAddress String
    The service account email address in GCP for this offering
    workloadIdentityProviderId String
    The GCP workload identity provider id for this offering
    serviceAccountEmailAddress string
    The service account email address in GCP for this offering
    workloadIdentityProviderId string
    The GCP workload identity provider id for this offering
    service_account_email_address str
    The service account email address in GCP for this offering
    workload_identity_provider_id str
    The GCP workload identity provider id for this offering
    serviceAccountEmailAddress String
    The service account email address in GCP for this offering
    workloadIdentityProviderId String
    The GCP workload identity provider id for this offering

    DefenderForServersAwsOfferingResponse

    Description string
    The offering description.
    ArcAutoProvisioning Pulumi.AzureNative.Security.Inputs.DefenderForServersAwsOfferingResponseArcAutoProvisioning
    The ARC autoprovisioning configuration
    DefenderForServers Pulumi.AzureNative.Security.Inputs.DefenderForServersAwsOfferingResponseDefenderForServers
    The Defender for servers connection configuration
    MdeAutoProvisioning Pulumi.AzureNative.Security.Inputs.DefenderForServersAwsOfferingResponseMdeAutoProvisioning
    The Microsoft Defender for Endpoint autoprovisioning configuration
    SubPlan Pulumi.AzureNative.Security.Inputs.DefenderForServersAwsOfferingResponseSubPlan
    configuration for the servers offering subPlan
    VaAutoProvisioning Pulumi.AzureNative.Security.Inputs.DefenderForServersAwsOfferingResponseVaAutoProvisioning
    The Vulnerability Assessment autoprovisioning configuration
    VmScanners Pulumi.AzureNative.Security.Inputs.DefenderForServersAwsOfferingResponseVmScanners
    The Microsoft Defender for Server VM scanning configuration
    Description string
    The offering description.
    ArcAutoProvisioning DefenderForServersAwsOfferingResponseArcAutoProvisioning
    The ARC autoprovisioning configuration
    DefenderForServers DefenderForServersAwsOfferingResponseDefenderForServers
    The Defender for servers connection configuration
    MdeAutoProvisioning DefenderForServersAwsOfferingResponseMdeAutoProvisioning
    The Microsoft Defender for Endpoint autoprovisioning configuration
    SubPlan DefenderForServersAwsOfferingResponseSubPlan
    configuration for the servers offering subPlan
    VaAutoProvisioning DefenderForServersAwsOfferingResponseVaAutoProvisioning
    The Vulnerability Assessment autoprovisioning configuration
    VmScanners DefenderForServersAwsOfferingResponseVmScanners
    The Microsoft Defender for Server VM scanning configuration
    description String
    The offering description.
    arcAutoProvisioning DefenderForServersAwsOfferingResponseArcAutoProvisioning
    The ARC autoprovisioning configuration
    defenderForServers DefenderForServersAwsOfferingResponseDefenderForServers
    The Defender for servers connection configuration
    mdeAutoProvisioning DefenderForServersAwsOfferingResponseMdeAutoProvisioning
    The Microsoft Defender for Endpoint autoprovisioning configuration
    subPlan DefenderForServersAwsOfferingResponseSubPlan
    configuration for the servers offering subPlan
    vaAutoProvisioning DefenderForServersAwsOfferingResponseVaAutoProvisioning
    The Vulnerability Assessment autoprovisioning configuration
    vmScanners DefenderForServersAwsOfferingResponseVmScanners
    The Microsoft Defender for Server VM scanning configuration
    description string
    The offering description.
    arcAutoProvisioning DefenderForServersAwsOfferingResponseArcAutoProvisioning
    The ARC autoprovisioning configuration
    defenderForServers DefenderForServersAwsOfferingResponseDefenderForServers
    The Defender for servers connection configuration
    mdeAutoProvisioning DefenderForServersAwsOfferingResponseMdeAutoProvisioning
    The Microsoft Defender for Endpoint autoprovisioning configuration
    subPlan DefenderForServersAwsOfferingResponseSubPlan
    configuration for the servers offering subPlan
    vaAutoProvisioning DefenderForServersAwsOfferingResponseVaAutoProvisioning
    The Vulnerability Assessment autoprovisioning configuration
    vmScanners DefenderForServersAwsOfferingResponseVmScanners
    The Microsoft Defender for Server VM scanning configuration
    description str
    The offering description.
    arc_auto_provisioning DefenderForServersAwsOfferingResponseArcAutoProvisioning
    The ARC autoprovisioning configuration
    defender_for_servers DefenderForServersAwsOfferingResponseDefenderForServers
    The Defender for servers connection configuration
    mde_auto_provisioning DefenderForServersAwsOfferingResponseMdeAutoProvisioning
    The Microsoft Defender for Endpoint autoprovisioning configuration
    sub_plan DefenderForServersAwsOfferingResponseSubPlan
    configuration for the servers offering subPlan
    va_auto_provisioning DefenderForServersAwsOfferingResponseVaAutoProvisioning
    The Vulnerability Assessment autoprovisioning configuration
    vm_scanners DefenderForServersAwsOfferingResponseVmScanners
    The Microsoft Defender for Server VM scanning configuration
    description String
    The offering description.
    arcAutoProvisioning Property Map
    The ARC autoprovisioning configuration
    defenderForServers Property Map
    The Defender for servers connection configuration
    mdeAutoProvisioning Property Map
    The Microsoft Defender for Endpoint autoprovisioning configuration
    subPlan Property Map
    configuration for the servers offering subPlan
    vaAutoProvisioning Property Map
    The Vulnerability Assessment autoprovisioning configuration
    vmScanners Property Map
    The Microsoft Defender for Server VM scanning configuration

    DefenderForServersAwsOfferingResponseArcAutoProvisioning

    CloudRoleArn string
    The cloud role ARN in AWS for this feature
    Configuration Pulumi.AzureNative.Security.Inputs.ArcAutoProvisioningResponseConfiguration
    Configuration for servers Arc auto provisioning for a given environment
    Enabled bool
    Is arc auto provisioning enabled
    CloudRoleArn string
    The cloud role ARN in AWS for this feature
    Configuration ArcAutoProvisioningResponseConfiguration
    Configuration for servers Arc auto provisioning for a given environment
    Enabled bool
    Is arc auto provisioning enabled
    cloudRoleArn String
    The cloud role ARN in AWS for this feature
    configuration ArcAutoProvisioningResponseConfiguration
    Configuration for servers Arc auto provisioning for a given environment
    enabled Boolean
    Is arc auto provisioning enabled
    cloudRoleArn string
    The cloud role ARN in AWS for this feature
    configuration ArcAutoProvisioningResponseConfiguration
    Configuration for servers Arc auto provisioning for a given environment
    enabled boolean
    Is arc auto provisioning enabled
    cloud_role_arn str
    The cloud role ARN in AWS for this feature
    configuration ArcAutoProvisioningResponseConfiguration
    Configuration for servers Arc auto provisioning for a given environment
    enabled bool
    Is arc auto provisioning enabled
    cloudRoleArn String
    The cloud role ARN in AWS for this feature
    configuration Property Map
    Configuration for servers Arc auto provisioning for a given environment
    enabled Boolean
    Is arc auto provisioning enabled

    DefenderForServersAwsOfferingResponseConfiguration

    Type string
    The Vulnerability Assessment solution to be provisioned. Can be either 'TVM' or 'Qualys'
    Type string
    The Vulnerability Assessment solution to be provisioned. Can be either 'TVM' or 'Qualys'
    type String
    The Vulnerability Assessment solution to be provisioned. Can be either 'TVM' or 'Qualys'
    type string
    The Vulnerability Assessment solution to be provisioned. Can be either 'TVM' or 'Qualys'
    type str
    The Vulnerability Assessment solution to be provisioned. Can be either 'TVM' or 'Qualys'
    type String
    The Vulnerability Assessment solution to be provisioned. Can be either 'TVM' or 'Qualys'

    DefenderForServersAwsOfferingResponseDefenderForServers

    CloudRoleArn string
    The cloud role ARN in AWS for this feature
    CloudRoleArn string
    The cloud role ARN in AWS for this feature
    cloudRoleArn String
    The cloud role ARN in AWS for this feature
    cloudRoleArn string
    The cloud role ARN in AWS for this feature
    cloud_role_arn str
    The cloud role ARN in AWS for this feature
    cloudRoleArn String
    The cloud role ARN in AWS for this feature

    DefenderForServersAwsOfferingResponseMdeAutoProvisioning

    Configuration object
    configuration for Microsoft Defender for Endpoint autoprovisioning
    Enabled bool
    Is Microsoft Defender for Endpoint auto provisioning enabled
    Configuration interface{}
    configuration for Microsoft Defender for Endpoint autoprovisioning
    Enabled bool
    Is Microsoft Defender for Endpoint auto provisioning enabled
    configuration Object
    configuration for Microsoft Defender for Endpoint autoprovisioning
    enabled Boolean
    Is Microsoft Defender for Endpoint auto provisioning enabled
    configuration any
    configuration for Microsoft Defender for Endpoint autoprovisioning
    enabled boolean
    Is Microsoft Defender for Endpoint auto provisioning enabled
    configuration Any
    configuration for Microsoft Defender for Endpoint autoprovisioning
    enabled bool
    Is Microsoft Defender for Endpoint auto provisioning enabled
    configuration Any
    configuration for Microsoft Defender for Endpoint autoprovisioning
    enabled Boolean
    Is Microsoft Defender for Endpoint auto provisioning enabled

    DefenderForServersAwsOfferingResponseSubPlan

    Type string
    The available sub plans
    Type string
    The available sub plans
    type String
    The available sub plans
    type string
    The available sub plans
    type str
    The available sub plans
    type String
    The available sub plans

    DefenderForServersAwsOfferingResponseVaAutoProvisioning

    Configuration Pulumi.AzureNative.Security.Inputs.DefenderForServersAwsOfferingResponseConfiguration
    configuration for Vulnerability Assessment autoprovisioning
    Enabled bool
    Is Vulnerability Assessment auto provisioning enabled
    Configuration DefenderForServersAwsOfferingResponseConfiguration
    configuration for Vulnerability Assessment autoprovisioning
    Enabled bool
    Is Vulnerability Assessment auto provisioning enabled
    configuration DefenderForServersAwsOfferingResponseConfiguration
    configuration for Vulnerability Assessment autoprovisioning
    enabled Boolean
    Is Vulnerability Assessment auto provisioning enabled
    configuration DefenderForServersAwsOfferingResponseConfiguration
    configuration for Vulnerability Assessment autoprovisioning
    enabled boolean
    Is Vulnerability Assessment auto provisioning enabled
    configuration DefenderForServersAwsOfferingResponseConfiguration
    configuration for Vulnerability Assessment autoprovisioning
    enabled bool
    Is Vulnerability Assessment auto provisioning enabled
    configuration Property Map
    configuration for Vulnerability Assessment autoprovisioning
    enabled Boolean
    Is Vulnerability Assessment auto provisioning enabled

    DefenderForServersAwsOfferingResponseVmScanners

    CloudRoleArn string
    The cloud role ARN in AWS for this feature
    Configuration Pulumi.AzureNative.Security.Inputs.VmScannersBaseResponseConfiguration
    Configuration for VM scanning
    Enabled bool
    Is VM scanning enabled
    CloudRoleArn string
    The cloud role ARN in AWS for this feature
    Configuration VmScannersBaseResponseConfiguration
    Configuration for VM scanning
    Enabled bool
    Is VM scanning enabled
    cloudRoleArn String
    The cloud role ARN in AWS for this feature
    configuration VmScannersBaseResponseConfiguration
    Configuration for VM scanning
    enabled Boolean
    Is VM scanning enabled
    cloudRoleArn string
    The cloud role ARN in AWS for this feature
    configuration VmScannersBaseResponseConfiguration
    Configuration for VM scanning
    enabled boolean
    Is VM scanning enabled
    cloud_role_arn str
    The cloud role ARN in AWS for this feature
    configuration VmScannersBaseResponseConfiguration
    Configuration for VM scanning
    enabled bool
    Is VM scanning enabled
    cloudRoleArn String
    The cloud role ARN in AWS for this feature
    configuration Property Map
    Configuration for VM scanning
    enabled Boolean
    Is VM scanning enabled

    DefenderForServersGcpOfferingResponse

    Description string
    The offering description.
    ArcAutoProvisioning Pulumi.AzureNative.Security.Inputs.DefenderForServersGcpOfferingResponseArcAutoProvisioning
    The ARC autoprovisioning configuration
    DefenderForServers Pulumi.AzureNative.Security.Inputs.DefenderForServersGcpOfferingResponseDefenderForServers
    The Defender for servers connection configuration
    MdeAutoProvisioning Pulumi.AzureNative.Security.Inputs.DefenderForServersGcpOfferingResponseMdeAutoProvisioning
    The Microsoft Defender for Endpoint autoprovisioning configuration
    SubPlan Pulumi.AzureNative.Security.Inputs.DefenderForServersGcpOfferingResponseSubPlan
    configuration for the servers offering subPlan
    VaAutoProvisioning Pulumi.AzureNative.Security.Inputs.DefenderForServersGcpOfferingResponseVaAutoProvisioning
    The Vulnerability Assessment autoprovisioning configuration
    VmScanners Pulumi.AzureNative.Security.Inputs.DefenderForServersGcpOfferingResponseVmScanners
    The Microsoft Defender for Server VM scanning configuration
    Description string
    The offering description.
    ArcAutoProvisioning DefenderForServersGcpOfferingResponseArcAutoProvisioning
    The ARC autoprovisioning configuration
    DefenderForServers DefenderForServersGcpOfferingResponseDefenderForServers
    The Defender for servers connection configuration
    MdeAutoProvisioning DefenderForServersGcpOfferingResponseMdeAutoProvisioning
    The Microsoft Defender for Endpoint autoprovisioning configuration
    SubPlan DefenderForServersGcpOfferingResponseSubPlan
    configuration for the servers offering subPlan
    VaAutoProvisioning DefenderForServersGcpOfferingResponseVaAutoProvisioning
    The Vulnerability Assessment autoprovisioning configuration
    VmScanners DefenderForServersGcpOfferingResponseVmScanners
    The Microsoft Defender for Server VM scanning configuration
    description String
    The offering description.
    arcAutoProvisioning DefenderForServersGcpOfferingResponseArcAutoProvisioning
    The ARC autoprovisioning configuration
    defenderForServers DefenderForServersGcpOfferingResponseDefenderForServers
    The Defender for servers connection configuration
    mdeAutoProvisioning DefenderForServersGcpOfferingResponseMdeAutoProvisioning
    The Microsoft Defender for Endpoint autoprovisioning configuration
    subPlan DefenderForServersGcpOfferingResponseSubPlan
    configuration for the servers offering subPlan
    vaAutoProvisioning DefenderForServersGcpOfferingResponseVaAutoProvisioning
    The Vulnerability Assessment autoprovisioning configuration
    vmScanners DefenderForServersGcpOfferingResponseVmScanners
    The Microsoft Defender for Server VM scanning configuration
    description string
    The offering description.
    arcAutoProvisioning DefenderForServersGcpOfferingResponseArcAutoProvisioning
    The ARC autoprovisioning configuration
    defenderForServers DefenderForServersGcpOfferingResponseDefenderForServers
    The Defender for servers connection configuration
    mdeAutoProvisioning DefenderForServersGcpOfferingResponseMdeAutoProvisioning
    The Microsoft Defender for Endpoint autoprovisioning configuration
    subPlan DefenderForServersGcpOfferingResponseSubPlan
    configuration for the servers offering subPlan
    vaAutoProvisioning DefenderForServersGcpOfferingResponseVaAutoProvisioning
    The Vulnerability Assessment autoprovisioning configuration
    vmScanners DefenderForServersGcpOfferingResponseVmScanners
    The Microsoft Defender for Server VM scanning configuration
    description str
    The offering description.
    arc_auto_provisioning DefenderForServersGcpOfferingResponseArcAutoProvisioning
    The ARC autoprovisioning configuration
    defender_for_servers DefenderForServersGcpOfferingResponseDefenderForServers
    The Defender for servers connection configuration
    mde_auto_provisioning DefenderForServersGcpOfferingResponseMdeAutoProvisioning
    The Microsoft Defender for Endpoint autoprovisioning configuration
    sub_plan DefenderForServersGcpOfferingResponseSubPlan
    configuration for the servers offering subPlan
    va_auto_provisioning DefenderForServersGcpOfferingResponseVaAutoProvisioning
    The Vulnerability Assessment autoprovisioning configuration
    vm_scanners DefenderForServersGcpOfferingResponseVmScanners
    The Microsoft Defender for Server VM scanning configuration
    description String
    The offering description.
    arcAutoProvisioning Property Map
    The ARC autoprovisioning configuration
    defenderForServers Property Map
    The Defender for servers connection configuration
    mdeAutoProvisioning Property Map
    The Microsoft Defender for Endpoint autoprovisioning configuration
    subPlan Property Map
    configuration for the servers offering subPlan
    vaAutoProvisioning Property Map
    The Vulnerability Assessment autoprovisioning configuration
    vmScanners Property Map
    The Microsoft Defender for Server VM scanning configuration

    DefenderForServersGcpOfferingResponseArcAutoProvisioning

    Configuration Pulumi.AzureNative.Security.Inputs.ArcAutoProvisioningResponseConfiguration
    Configuration for servers Arc auto provisioning for a given environment
    Enabled bool
    Is arc auto provisioning enabled
    Configuration ArcAutoProvisioningResponseConfiguration
    Configuration for servers Arc auto provisioning for a given environment
    Enabled bool
    Is arc auto provisioning enabled
    configuration ArcAutoProvisioningResponseConfiguration
    Configuration for servers Arc auto provisioning for a given environment
    enabled Boolean
    Is arc auto provisioning enabled
    configuration ArcAutoProvisioningResponseConfiguration
    Configuration for servers Arc auto provisioning for a given environment
    enabled boolean
    Is arc auto provisioning enabled
    configuration ArcAutoProvisioningResponseConfiguration
    Configuration for servers Arc auto provisioning for a given environment
    enabled bool
    Is arc auto provisioning enabled
    configuration Property Map
    Configuration for servers Arc auto provisioning for a given environment
    enabled Boolean
    Is arc auto provisioning enabled

    DefenderForServersGcpOfferingResponseConfiguration

    Type string
    The Vulnerability Assessment solution to be provisioned. Can be either 'TVM' or 'Qualys'
    Type string
    The Vulnerability Assessment solution to be provisioned. Can be either 'TVM' or 'Qualys'
    type String
    The Vulnerability Assessment solution to be provisioned. Can be either 'TVM' or 'Qualys'
    type string
    The Vulnerability Assessment solution to be provisioned. Can be either 'TVM' or 'Qualys'
    type str
    The Vulnerability Assessment solution to be provisioned. Can be either 'TVM' or 'Qualys'
    type String
    The Vulnerability Assessment solution to be provisioned. Can be either 'TVM' or 'Qualys'

    DefenderForServersGcpOfferingResponseDefenderForServers

    ServiceAccountEmailAddress string
    The service account email address in GCP for this feature
    WorkloadIdentityProviderId string
    The workload identity provider id in GCP for this feature
    ServiceAccountEmailAddress string
    The service account email address in GCP for this feature
    WorkloadIdentityProviderId string
    The workload identity provider id in GCP for this feature
    serviceAccountEmailAddress String
    The service account email address in GCP for this feature
    workloadIdentityProviderId String
    The workload identity provider id in GCP for this feature
    serviceAccountEmailAddress string
    The service account email address in GCP for this feature
    workloadIdentityProviderId string
    The workload identity provider id in GCP for this feature
    service_account_email_address str
    The service account email address in GCP for this feature
    workload_identity_provider_id str
    The workload identity provider id in GCP for this feature
    serviceAccountEmailAddress String
    The service account email address in GCP for this feature
    workloadIdentityProviderId String
    The workload identity provider id in GCP for this feature

    DefenderForServersGcpOfferingResponseMdeAutoProvisioning

    Configuration object
    configuration for Microsoft Defender for Endpoint autoprovisioning
    Enabled bool
    Is Microsoft Defender for Endpoint auto provisioning enabled
    Configuration interface{}
    configuration for Microsoft Defender for Endpoint autoprovisioning
    Enabled bool
    Is Microsoft Defender for Endpoint auto provisioning enabled
    configuration Object
    configuration for Microsoft Defender for Endpoint autoprovisioning
    enabled Boolean
    Is Microsoft Defender for Endpoint auto provisioning enabled
    configuration any
    configuration for Microsoft Defender for Endpoint autoprovisioning
    enabled boolean
    Is Microsoft Defender for Endpoint auto provisioning enabled
    configuration Any
    configuration for Microsoft Defender for Endpoint autoprovisioning
    enabled bool
    Is Microsoft Defender for Endpoint auto provisioning enabled
    configuration Any
    configuration for Microsoft Defender for Endpoint autoprovisioning
    enabled Boolean
    Is Microsoft Defender for Endpoint auto provisioning enabled

    DefenderForServersGcpOfferingResponseSubPlan

    Type string
    The available sub plans
    Type string
    The available sub plans
    type String
    The available sub plans
    type string
    The available sub plans
    type str
    The available sub plans
    type String
    The available sub plans

    DefenderForServersGcpOfferingResponseVaAutoProvisioning

    Configuration Pulumi.AzureNative.Security.Inputs.DefenderForServersGcpOfferingResponseConfiguration
    configuration for Vulnerability Assessment autoprovisioning
    Enabled bool
    Is Vulnerability Assessment auto provisioning enabled
    Configuration DefenderForServersGcpOfferingResponseConfiguration
    configuration for Vulnerability Assessment autoprovisioning
    Enabled bool
    Is Vulnerability Assessment auto provisioning enabled
    configuration DefenderForServersGcpOfferingResponseConfiguration
    configuration for Vulnerability Assessment autoprovisioning
    enabled Boolean
    Is Vulnerability Assessment auto provisioning enabled
    configuration DefenderForServersGcpOfferingResponseConfiguration
    configuration for Vulnerability Assessment autoprovisioning
    enabled boolean
    Is Vulnerability Assessment auto provisioning enabled
    configuration DefenderForServersGcpOfferingResponseConfiguration
    configuration for Vulnerability Assessment autoprovisioning
    enabled bool
    Is Vulnerability Assessment auto provisioning enabled
    configuration Property Map
    configuration for Vulnerability Assessment autoprovisioning
    enabled Boolean
    Is Vulnerability Assessment auto provisioning enabled

    DefenderForServersGcpOfferingResponseVmScanners

    Configuration VmScannersBaseResponseConfiguration
    Configuration for VM scanning
    Enabled bool
    Is VM scanning enabled
    configuration VmScannersBaseResponseConfiguration
    Configuration for VM scanning
    enabled Boolean
    Is VM scanning enabled
    configuration VmScannersBaseResponseConfiguration
    Configuration for VM scanning
    enabled boolean
    Is VM scanning enabled
    configuration VmScannersBaseResponseConfiguration
    Configuration for VM scanning
    enabled bool
    Is VM scanning enabled
    configuration Property Map
    Configuration for VM scanning
    enabled Boolean
    Is VM scanning enabled

    DockerHubEnvironmentDataResponse

    Authentication Pulumi.AzureNative.Security.Inputs.AccessTokenAuthenticationResponse
    The Docker Hub organization authentication details
    ScanInterval double
    Scan interval in hours (value should be between 1-hour to 24-hours)
    Authentication AccessTokenAuthenticationResponse
    The Docker Hub organization authentication details
    ScanInterval float64
    Scan interval in hours (value should be between 1-hour to 24-hours)
    authentication AccessTokenAuthenticationResponse
    The Docker Hub organization authentication details
    scanInterval Double
    Scan interval in hours (value should be between 1-hour to 24-hours)
    authentication AccessTokenAuthenticationResponse
    The Docker Hub organization authentication details
    scanInterval number
    Scan interval in hours (value should be between 1-hour to 24-hours)
    authentication AccessTokenAuthenticationResponse
    The Docker Hub organization authentication details
    scan_interval float
    Scan interval in hours (value should be between 1-hour to 24-hours)
    authentication Property Map
    The Docker Hub organization authentication details
    scanInterval Number
    Scan interval in hours (value should be between 1-hour to 24-hours)

    GcpOrganizationalDataMemberResponse

    ManagementProjectNumber string
    The GCP management project number from organizational onboarding
    ParentHierarchyId string
    If the multi cloud account is not of membership type organization, this will be the ID of the project's parent
    ManagementProjectNumber string
    The GCP management project number from organizational onboarding
    ParentHierarchyId string
    If the multi cloud account is not of membership type organization, this will be the ID of the project's parent
    managementProjectNumber String
    The GCP management project number from organizational onboarding
    parentHierarchyId String
    If the multi cloud account is not of membership type organization, this will be the ID of the project's parent
    managementProjectNumber string
    The GCP management project number from organizational onboarding
    parentHierarchyId string
    If the multi cloud account is not of membership type organization, this will be the ID of the project's parent
    management_project_number str
    The GCP management project number from organizational onboarding
    parent_hierarchy_id str
    If the multi cloud account is not of membership type organization, this will be the ID of the project's parent
    managementProjectNumber String
    The GCP management project number from organizational onboarding
    parentHierarchyId String
    If the multi cloud account is not of membership type organization, this will be the ID of the project's parent

    GcpOrganizationalDataOrganizationResponse

    OrganizationName string
    GCP organization name
    ExcludedProjectNumbers List<string>
    If the multi cloud account is of membership type organization, list of accounts excluded from offering
    ServiceAccountEmailAddress string
    The service account email address which represents the organization level permissions container.
    WorkloadIdentityProviderId string
    The GCP workload identity provider id which represents the permissions required to auto provision security connectors
    OrganizationName string
    GCP organization name
    ExcludedProjectNumbers []string
    If the multi cloud account is of membership type organization, list of accounts excluded from offering
    ServiceAccountEmailAddress string
    The service account email address which represents the organization level permissions container.
    WorkloadIdentityProviderId string
    The GCP workload identity provider id which represents the permissions required to auto provision security connectors
    organizationName String
    GCP organization name
    excludedProjectNumbers List<String>
    If the multi cloud account is of membership type organization, list of accounts excluded from offering
    serviceAccountEmailAddress String
    The service account email address which represents the organization level permissions container.
    workloadIdentityProviderId String
    The GCP workload identity provider id which represents the permissions required to auto provision security connectors
    organizationName string
    GCP organization name
    excludedProjectNumbers string[]
    If the multi cloud account is of membership type organization, list of accounts excluded from offering
    serviceAccountEmailAddress string
    The service account email address which represents the organization level permissions container.
    workloadIdentityProviderId string
    The GCP workload identity provider id which represents the permissions required to auto provision security connectors
    organization_name str
    GCP organization name
    excluded_project_numbers Sequence[str]
    If the multi cloud account is of membership type organization, list of accounts excluded from offering
    service_account_email_address str
    The service account email address which represents the organization level permissions container.
    workload_identity_provider_id str
    The GCP workload identity provider id which represents the permissions required to auto provision security connectors
    organizationName String
    GCP organization name
    excludedProjectNumbers List<String>
    If the multi cloud account is of membership type organization, list of accounts excluded from offering
    serviceAccountEmailAddress String
    The service account email address which represents the organization level permissions container.
    workloadIdentityProviderId String
    The GCP workload identity provider id which represents the permissions required to auto provision security connectors

    GcpProjectDetailsResponse

    ProjectName string
    GCP project name
    WorkloadIdentityPoolId string
    The GCP workload identity federation pool id
    ProjectId string
    The GCP Project id
    ProjectNumber string
    The unique GCP Project number
    ProjectName string
    GCP project name
    WorkloadIdentityPoolId string
    The GCP workload identity federation pool id
    ProjectId string
    The GCP Project id
    ProjectNumber string
    The unique GCP Project number
    projectName String
    GCP project name
    workloadIdentityPoolId String
    The GCP workload identity federation pool id
    projectId String
    The GCP Project id
    projectNumber String
    The unique GCP Project number
    projectName string
    GCP project name
    workloadIdentityPoolId string
    The GCP workload identity federation pool id
    projectId string
    The GCP Project id
    projectNumber string
    The unique GCP Project number
    project_name str
    GCP project name
    workload_identity_pool_id str
    The GCP workload identity federation pool id
    project_id str
    The GCP Project id
    project_number str
    The unique GCP Project number
    projectName String
    GCP project name
    workloadIdentityPoolId String
    The GCP workload identity federation pool id
    projectId String
    The GCP Project id
    projectNumber String
    The unique GCP Project number

    GcpProjectEnvironmentDataResponse

    OrganizationalData GcpOrganizationalDataMemberResponse | GcpOrganizationalDataOrganizationResponse
    The Gcp project's organizational data
    ProjectDetails GcpProjectDetailsResponse
    The Gcp project's details
    ScanInterval float64
    Scan interval in hours (value should be between 1-hour to 24-hours)
    organizationalData GcpOrganizationalDataMemberResponse | GcpOrganizationalDataOrganizationResponse
    The Gcp project's organizational data
    projectDetails GcpProjectDetailsResponse
    The Gcp project's details
    scanInterval Double
    Scan interval in hours (value should be between 1-hour to 24-hours)
    organizationalData GcpOrganizationalDataMemberResponse | GcpOrganizationalDataOrganizationResponse
    The Gcp project's organizational data
    projectDetails GcpProjectDetailsResponse
    The Gcp project's details
    scanInterval number
    Scan interval in hours (value should be between 1-hour to 24-hours)
    organizational_data GcpOrganizationalDataMemberResponse | GcpOrganizationalDataOrganizationResponse
    The Gcp project's organizational data
    project_details GcpProjectDetailsResponse
    The Gcp project's details
    scan_interval float
    Scan interval in hours (value should be between 1-hour to 24-hours)
    organizationalData Property Map | Property Map
    The Gcp project's organizational data
    projectDetails Property Map
    The Gcp project's details
    scanInterval Number
    Scan interval in hours (value should be between 1-hour to 24-hours)

    GithubScopeEnvironmentDataResponse

    GitlabScopeEnvironmentDataResponse

    JFrogEnvironmentDataResponse

    ScanInterval int
    Scan interval in hours (value should be between 1-hour to 24-hours)
    ScanInterval int
    Scan interval in hours (value should be between 1-hour to 24-hours)
    scanInterval Integer
    Scan interval in hours (value should be between 1-hour to 24-hours)
    scanInterval number
    Scan interval in hours (value should be between 1-hour to 24-hours)
    scan_interval int
    Scan interval in hours (value should be between 1-hour to 24-hours)
    scanInterval Number
    Scan interval in hours (value should be between 1-hour to 24-hours)

    SystemDataResponse

    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.
    createdAt string
    The timestamp of resource creation (UTC).
    createdBy string
    The identity that created the resource.
    createdByType string
    The type of identity that created the resource.
    lastModifiedAt string
    The timestamp of resource last modification (UTC)
    lastModifiedBy string
    The identity that last modified the resource.
    lastModifiedByType string
    The type of identity that last modified the resource.
    created_at str
    The timestamp of resource creation (UTC).
    created_by str
    The identity that created the resource.
    created_by_type str
    The type of identity that created the resource.
    last_modified_at str
    The timestamp of resource last modification (UTC)
    last_modified_by str
    The identity that last modified the resource.
    last_modified_by_type str
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.

    VmScannersBaseResponseConfiguration

    ExclusionTags Dictionary<string, string>
    Tags that indicates that a resource should not be scanned
    ScanningMode string
    The scanning mode for the VM scan.
    ExclusionTags map[string]string
    Tags that indicates that a resource should not be scanned
    ScanningMode string
    The scanning mode for the VM scan.
    exclusionTags Map<String,String>
    Tags that indicates that a resource should not be scanned
    scanningMode String
    The scanning mode for the VM scan.
    exclusionTags {[key: string]: string}
    Tags that indicates that a resource should not be scanned
    scanningMode string
    The scanning mode for the VM scan.
    exclusion_tags Mapping[str, str]
    Tags that indicates that a resource should not be scanned
    scanning_mode str
    The scanning mode for the VM scan.
    exclusionTags Map<String>
    Tags that indicates that a resource should not be scanned
    scanningMode String
    The scanning mode for the VM scan.

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
    Azure Native v3.3.0 published on Monday, Apr 28, 2025 by Pulumi