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 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:
- Custom
Module stringId - Organization
Id string
- Custom
Module stringId - Organization
Id string
- custom
Module StringId - organization
Id String
- custom
Module stringId - organization
Id string
- custom_
module_ strid - organization_
id str
- custom
Module StringId - organization
Id String
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.
- Display
Name string - The human readable name to be displayed for the module.
- Enablement
State string - The state of enablement for the module at the given level of the hierarchy.
- Last
Editor 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.
- Update
Time 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.
- Display
Name string - The human readable name to be displayed for the module.
- Enablement
State string - The state of enablement for the module at the given level of the hierarchy.
- Last
Editor 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.
- Update
Time 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.
- display
Name String - The human readable name to be displayed for the module.
- enablement
State String - The state of enablement for the module at the given level of the hierarchy.
- last
Editor 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.
- update
Time 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.
- display
Name string - The human readable name to be displayed for the module.
- enablement
State string - The state of enablement for the module at the given level of the hierarchy.
- last
Editor 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.
- update
Time 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.
- display
Name String - The human readable name to be displayed for the module.
- enablement
State String - The state of enablement for the module at the given level of the hierarchy.
- last
Editor 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.
- update
Time String - The time the module was last updated.
Package Details
- Repository
- Google Cloud Native pulumi/pulumi-google-native
- License
- Apache-2.0
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