public sealed class SecurityHealthAnalyticsSettings : IMessage<SecurityHealthAnalyticsSettings>, IEquatable<SecurityHealthAnalyticsSettings>, IDeepCloneable<SecurityHealthAnalyticsSettings>, IBufferMessage, IMessage
User specified settings for Security Health Analytics
Implements
IMessage<SecurityHealthAnalyticsSettings>, IEquatable<SecurityHealthAnalyticsSettings>, IDeepCloneable<SecurityHealthAnalyticsSettings>, IBufferMessage, IMessageNamespace
Google.Cloud.SecurityCenter.Settings.V1Beta1Assembly
Google.Cloud.SecurityCenter.Settings.V1Beta1.dll
Constructors
SecurityHealthAnalyticsSettings()
public SecurityHealthAnalyticsSettings()
SecurityHealthAnalyticsSettings(SecurityHealthAnalyticsSettings)
public SecurityHealthAnalyticsSettings(SecurityHealthAnalyticsSettings other)
Parameter | |
---|---|
Name | Description |
other | SecurityHealthAnalyticsSettings |
Properties
AdminServiceAccountSettings
public SecurityHealthAnalyticsSettings.Types.AdminServiceAccountSettings AdminServiceAccountSettings { get; set; }
Settings for "ADMIN_SERVICE_ACCOUNT" scanner.
Property Value | |
---|---|
Type | Description |
SecurityHealthAnalyticsSettings.Types.AdminServiceAccountSettings |
NonOrgIamMemberSettings
public SecurityHealthAnalyticsSettings.Types.NonOrgIamMemberSettings NonOrgIamMemberSettings { get; set; }
Settings for "NON_ORG_IAM_MEMBER" scanner.
Property Value | |
---|---|
Type | Description |
SecurityHealthAnalyticsSettings.Types.NonOrgIamMemberSettings |