public sealed class GetEffectiveSecurityHealthAnalyticsCustomModuleRequest : IMessage<GetEffectiveSecurityHealthAnalyticsCustomModuleRequest>, IEquatable<GetEffectiveSecurityHealthAnalyticsCustomModuleRequest>, IDeepCloneable<GetEffectiveSecurityHealthAnalyticsCustomModuleRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Security Center Management v1 API class GetEffectiveSecurityHealthAnalyticsCustomModuleRequest.
Request message for [SecurityCenterManagement.GetEffectiveSecurityHealthAnalyticsCustomModule][google.cloud.securitycentermanagement.v1.SecurityCenterManagement.GetEffectiveSecurityHealthAnalyticsCustomModule].
Implements
IMessageGetEffectiveSecurityHealthAnalyticsCustomModuleRequest, IEquatableGetEffectiveSecurityHealthAnalyticsCustomModuleRequest, IDeepCloneableGetEffectiveSecurityHealthAnalyticsCustomModuleRequest, IBufferMessage, IMessageNamespace
Google.Cloud.SecurityCenterManagement.V1Assembly
Google.Cloud.SecurityCenterManagement.V1.dll
Constructors
GetEffectiveSecurityHealthAnalyticsCustomModuleRequest()
public GetEffectiveSecurityHealthAnalyticsCustomModuleRequest()
GetEffectiveSecurityHealthAnalyticsCustomModuleRequest(GetEffectiveSecurityHealthAnalyticsCustomModuleRequest)
public GetEffectiveSecurityHealthAnalyticsCustomModuleRequest(GetEffectiveSecurityHealthAnalyticsCustomModuleRequest other)
Parameter | |
---|---|
Name | Description |
other |
GetEffectiveSecurityHealthAnalyticsCustomModuleRequest |
Properties
EffectiveSecurityHealthAnalyticsCustomModuleName
public EffectiveSecurityHealthAnalyticsCustomModuleName EffectiveSecurityHealthAnalyticsCustomModuleName { get; set; }
EffectiveSecurityHealthAnalyticsCustomModuleName-typed view over the Name resource name property.
Property Value | |
---|---|
Type | Description |
EffectiveSecurityHealthAnalyticsCustomModuleName |
Name
public string Name { get; set; }
Required. The full resource name of the custom module, specified in one of the following formats:
organizations/organization/{location}/effectiveSecurityHealthAnalyticsCustomModules/{custom_module}
folders/folder/{location}/effectiveSecurityHealthAnalyticsCustomModules/{custom_module}
projects/project/{location}/effectiveSecurityHealthAnalyticsCustomModules/{custom_module}
Property Value | |
---|---|
Type | Description |
string |