Google Cloud Security Command Center Settings v1beta1 API - Enum Settings.Types.OnboardingState (2.0.0-beta03)

public enum Settings.Types.OnboardingState

Reference documentation and code samples for the Google Cloud Security Command Center Settings v1beta1 API enum Settings.Types.OnboardingState.

Defines the onboarding states for SCC

Potentially is just an indicator that a user has reviewed some subset of our configuration surface, even if it's still currently set to its API-default state.

Namespace

Google.Cloud.SecurityCenter.Settings.V1Beta1

Assembly

Google.Cloud.SecurityCenter.Settings.V1Beta1.dll

Fields

NameDescription
BillingSelected

SCC's onboarding tier has been explicitly set

Disabled

SCC has been disabled after being on boarded

Enabled

SCC is fully on boarded

OrgServiceAccountCreated

SCC's core Service Account was created

ProvidersSelected

SCC's CTD FindingsProviders have been chosen

ResourcesSelected

SCC's Service-Resource mappings have been set

Unspecified

No onboarding state has been set. Should not be seen in practice, but should be functionally equivalent to DISABLED.