
src.securitycenter.v1.getOrganizationEventThreatDetectionSettingCustomModule.scala Maven / Gradle / Ivy
package besom.api.googlenative.securitycenter.v1
def getOrganizationEventThreatDetectionSettingCustomModule(using ctx: besom.types.Context)(
args: besom.api.googlenative.securitycenter.v1.GetOrganizationEventThreatDetectionSettingCustomModuleArgs,
opts: besom.InvokeOptions = besom.InvokeOptions()
): besom.types.Output[besom.api.googlenative.securitycenter.v1.GetOrganizationEventThreatDetectionSettingCustomModuleResult] =
ctx.invoke[besom.api.googlenative.securitycenter.v1.GetOrganizationEventThreatDetectionSettingCustomModuleArgs, besom.api.googlenative.securitycenter.v1.GetOrganizationEventThreatDetectionSettingCustomModuleResult]("google-native:securitycenter/v1:getOrganizationEventThreatDetectionSettingCustomModule", args, opts)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy