1. Packages
  2. Google Cloud Native
  3. API Docs
  4. securitycenter
  5. securitycenter/v1
  6. getOrganizationEventThreatDetectionSettingCustomModule

Google Cloud Native is in preview. Google Cloud Classic is fully supported.

Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi

google-native.securitycenter/v1.getOrganizationEventThreatDetectionSettingCustomModule

Explore with Pulumi AI

google-native logo

Google Cloud Native is in preview. Google Cloud Classic is fully supported.

Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi

    Gets an Event Threat Detection custom module.

    Using getOrganizationEventThreatDetectionSettingCustomModule

    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 getOrganizationEventThreatDetectionSettingCustomModule(args: GetOrganizationEventThreatDetectionSettingCustomModuleArgs, opts?: InvokeOptions): Promise<GetOrganizationEventThreatDetectionSettingCustomModuleResult>
    function getOrganizationEventThreatDetectionSettingCustomModuleOutput(args: GetOrganizationEventThreatDetectionSettingCustomModuleOutputArgs, opts?: InvokeOptions): Output<GetOrganizationEventThreatDetectionSettingCustomModuleResult>
    def get_organization_event_threat_detection_setting_custom_module(custom_module_id: Optional[str] = None,
                                                                      organization_id: Optional[str] = None,
                                                                      opts: Optional[InvokeOptions] = None) -> GetOrganizationEventThreatDetectionSettingCustomModuleResult
    def get_organization_event_threat_detection_setting_custom_module_output(custom_module_id: Optional[pulumi.Input[str]] = None,
                                                                      organization_id: Optional[pulumi.Input[str]] = None,
                                                                      opts: Optional[InvokeOptions] = None) -> Output[GetOrganizationEventThreatDetectionSettingCustomModuleResult]
    func LookupOrganizationEventThreatDetectionSettingCustomModule(ctx *Context, args *LookupOrganizationEventThreatDetectionSettingCustomModuleArgs, opts ...InvokeOption) (*LookupOrganizationEventThreatDetectionSettingCustomModuleResult, error)
    func LookupOrganizationEventThreatDetectionSettingCustomModuleOutput(ctx *Context, args *LookupOrganizationEventThreatDetectionSettingCustomModuleOutputArgs, opts ...InvokeOption) LookupOrganizationEventThreatDetectionSettingCustomModuleResultOutput

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

    public static class GetOrganizationEventThreatDetectionSettingCustomModule 
    {
        public static Task<GetOrganizationEventThreatDetectionSettingCustomModuleResult> InvokeAsync(GetOrganizationEventThreatDetectionSettingCustomModuleArgs args, InvokeOptions? opts = null)
        public static Output<GetOrganizationEventThreatDetectionSettingCustomModuleResult> Invoke(GetOrganizationEventThreatDetectionSettingCustomModuleInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetOrganizationEventThreatDetectionSettingCustomModuleResult> getOrganizationEventThreatDetectionSettingCustomModule(GetOrganizationEventThreatDetectionSettingCustomModuleArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: google-native:securitycenter/v1:getOrganizationEventThreatDetectionSettingCustomModule
      arguments:
        # arguments dictionary

    The following arguments are supported:

    getOrganizationEventThreatDetectionSettingCustomModule Result

    The following output properties are available:

    Config Dictionary<string, string>
    Config for the module. For the resident module, its config value is defined at this level. For the inherited module, its config value is inherited from the ancestor module.
    Description string
    The description for the module.
    DisplayName string
    The human readable name to be displayed for the module.
    EnablementState string
    The state of enablement for the module at the given level of the hierarchy.
    LastEditor string
    The editor the module was last updated by.
    Name string
    Immutable. The resource name of the Event Threat Detection custom module. Its format is: * "organizations/{organization}/eventThreatDetectionSettings/customModules/{module}". * "folders/{folder}/eventThreatDetectionSettings/customModules/{module}". * "projects/{project}/eventThreatDetectionSettings/customModules/{module}".
    Type string
    Type for the module. e.g. CONFIGURABLE_BAD_IP.
    UpdateTime string
    The time the module was last updated.
    Config map[string]string
    Config for the module. For the resident module, its config value is defined at this level. For the inherited module, its config value is inherited from the ancestor module.
    Description string
    The description for the module.
    DisplayName string
    The human readable name to be displayed for the module.
    EnablementState string
    The state of enablement for the module at the given level of the hierarchy.
    LastEditor string
    The editor the module was last updated by.
    Name string
    Immutable. The resource name of the Event Threat Detection custom module. Its format is: * "organizations/{organization}/eventThreatDetectionSettings/customModules/{module}". * "folders/{folder}/eventThreatDetectionSettings/customModules/{module}". * "projects/{project}/eventThreatDetectionSettings/customModules/{module}".
    Type string
    Type for the module. e.g. CONFIGURABLE_BAD_IP.
    UpdateTime string
    The time the module was last updated.
    config Map<String,String>
    Config for the module. For the resident module, its config value is defined at this level. For the inherited module, its config value is inherited from the ancestor module.
    description String
    The description for the module.
    displayName String
    The human readable name to be displayed for the module.
    enablementState String
    The state of enablement for the module at the given level of the hierarchy.
    lastEditor String
    The editor the module was last updated by.
    name String
    Immutable. The resource name of the Event Threat Detection custom module. Its format is: * "organizations/{organization}/eventThreatDetectionSettings/customModules/{module}". * "folders/{folder}/eventThreatDetectionSettings/customModules/{module}". * "projects/{project}/eventThreatDetectionSettings/customModules/{module}".
    type String
    Type for the module. e.g. CONFIGURABLE_BAD_IP.
    updateTime String
    The time the module was last updated.
    config {[key: string]: string}
    Config for the module. For the resident module, its config value is defined at this level. For the inherited module, its config value is inherited from the ancestor module.
    description string
    The description for the module.
    displayName string
    The human readable name to be displayed for the module.
    enablementState string
    The state of enablement for the module at the given level of the hierarchy.
    lastEditor string
    The editor the module was last updated by.
    name string
    Immutable. The resource name of the Event Threat Detection custom module. Its format is: * "organizations/{organization}/eventThreatDetectionSettings/customModules/{module}". * "folders/{folder}/eventThreatDetectionSettings/customModules/{module}". * "projects/{project}/eventThreatDetectionSettings/customModules/{module}".
    type string
    Type for the module. e.g. CONFIGURABLE_BAD_IP.
    updateTime string
    The time the module was last updated.
    config Mapping[str, str]
    Config for the module. For the resident module, its config value is defined at this level. For the inherited module, its config value is inherited from the ancestor module.
    description str
    The description for the module.
    display_name str
    The human readable name to be displayed for the module.
    enablement_state str
    The state of enablement for the module at the given level of the hierarchy.
    last_editor str
    The editor the module was last updated by.
    name str
    Immutable. The resource name of the Event Threat Detection custom module. Its format is: * "organizations/{organization}/eventThreatDetectionSettings/customModules/{module}". * "folders/{folder}/eventThreatDetectionSettings/customModules/{module}". * "projects/{project}/eventThreatDetectionSettings/customModules/{module}".
    type str
    Type for the module. e.g. CONFIGURABLE_BAD_IP.
    update_time str
    The time the module was last updated.
    config Map<String>
    Config for the module. For the resident module, its config value is defined at this level. For the inherited module, its config value is inherited from the ancestor module.
    description String
    The description for the module.
    displayName String
    The human readable name to be displayed for the module.
    enablementState String
    The state of enablement for the module at the given level of the hierarchy.
    lastEditor String
    The editor the module was last updated by.
    name String
    Immutable. The resource name of the Event Threat Detection custom module. Its format is: * "organizations/{organization}/eventThreatDetectionSettings/customModules/{module}". * "folders/{folder}/eventThreatDetectionSettings/customModules/{module}". * "projects/{project}/eventThreatDetectionSettings/customModules/{module}".
    type String
    Type for the module. e.g. CONFIGURABLE_BAD_IP.
    updateTime String
    The time the module was last updated.

    Package Details

    Repository
    Google Cloud Native pulumi/pulumi-google-native
    License
    Apache-2.0
    google-native logo

    Google Cloud Native is in preview. Google Cloud Classic is fully supported.

    Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi