Google Cloud Security Command Center v1 API - Class GetSecurityHealthAnalyticsCustomModuleRequest (3.19.0)

public sealed class GetSecurityHealthAnalyticsCustomModuleRequest : IMessage<GetSecurityHealthAnalyticsCustomModuleRequest>, IEquatable<GetSecurityHealthAnalyticsCustomModuleRequest>, IDeepCloneable<GetSecurityHealthAnalyticsCustomModuleRequest>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud Security Command Center v1 API class GetSecurityHealthAnalyticsCustomModuleRequest.

Request message for getting Security Health Analytics custom modules.

Inheritance

object > GetSecurityHealthAnalyticsCustomModuleRequest

Namespace

Google.Cloud.SecurityCenter.V1

Assembly

Google.Cloud.SecurityCenter.V1.dll

Constructors

GetSecurityHealthAnalyticsCustomModuleRequest()

public GetSecurityHealthAnalyticsCustomModuleRequest()

GetSecurityHealthAnalyticsCustomModuleRequest(GetSecurityHealthAnalyticsCustomModuleRequest)

public GetSecurityHealthAnalyticsCustomModuleRequest(GetSecurityHealthAnalyticsCustomModuleRequest other)
Parameter
NameDescription
otherGetSecurityHealthAnalyticsCustomModuleRequest

Properties

Name

public string Name { get; set; }

Required. Name of the custom module to get. Its format is "organizations/{organization}/securityHealthAnalyticsSettings/customModules/{customModule}", "folders/{folder}/securityHealthAnalyticsSettings/customModules/{customModule}", or "projects/{project}/securityHealthAnalyticsSettings/customModules/{customModule}"

Property Value
TypeDescription
string

SecurityHealthAnalyticsCustomModuleName

public SecurityHealthAnalyticsCustomModuleName SecurityHealthAnalyticsCustomModuleName { get; set; }

SecurityHealthAnalyticsCustomModuleName-typed view over the Name resource name property.

Property Value
TypeDescription
SecurityHealthAnalyticsCustomModuleName