Class SecurityHealthAnalyticsSettings (1.0.0-beta04)

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

User specified settings for Security Health Analytics

Inheritance

Object > SecurityHealthAnalyticsSettings

Namespace

Google.Cloud.SecurityCenter.Settings.V1Beta1

Assembly

Google.Cloud.SecurityCenter.Settings.V1Beta1.dll

Constructors

SecurityHealthAnalyticsSettings()

public SecurityHealthAnalyticsSettings()

SecurityHealthAnalyticsSettings(SecurityHealthAnalyticsSettings)

public SecurityHealthAnalyticsSettings(SecurityHealthAnalyticsSettings other)
Parameter
NameDescription
otherSecurityHealthAnalyticsSettings

Properties

AdminServiceAccountSettings

public SecurityHealthAnalyticsSettings.Types.AdminServiceAccountSettings AdminServiceAccountSettings { get; set; }

Settings for "ADMIN_SERVICE_ACCOUNT" scanner.

Property Value
TypeDescription
SecurityHealthAnalyticsSettings.Types.AdminServiceAccountSettings

NonOrgIamMemberSettings

public SecurityHealthAnalyticsSettings.Types.NonOrgIamMemberSettings NonOrgIamMemberSettings { get; set; }

Settings for "NON_ORG_IAM_MEMBER" scanner.

Property Value
TypeDescription
SecurityHealthAnalyticsSettings.Types.NonOrgIamMemberSettings