public sealed class SecurityHealthAnalyticsSettings : IMessage<SecurityHealthAnalyticsSettings>, IEquatable<SecurityHealthAnalyticsSettings>, IDeepCloneable<SecurityHealthAnalyticsSettings>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center Settings v1beta1 API class SecurityHealthAnalyticsSettings.
User specified settings for Security Health Analytics
Implements
IMessageSecurityHealthAnalyticsSettings, IEquatableSecurityHealthAnalyticsSettings, IDeepCloneableSecurityHealthAnalyticsSettings, 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 |
SecurityHealthAnalyticsSettingsTypesAdminServiceAccountSettings |
NonOrgIamMemberSettings
public SecurityHealthAnalyticsSettings.Types.NonOrgIamMemberSettings NonOrgIamMemberSettings { get; set; }
Settings for "NON_ORG_IAM_MEMBER" scanner.
Property Value | |
---|---|
Type | Description |
SecurityHealthAnalyticsSettingsTypesNonOrgIamMemberSettings |