GoogleApi.ManagedIdentities.V1.Model.GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings (google_api_managed_identities v0.7.1) View Source
Maintenance settings associated with instance. Allows service producers and end users to assign settings that controls maintenance on this instance.
Attributes
-
exclude
(type:boolean()
, default:nil
) - Optional. Exclude instance from maintenance. When true, rollout service will not attempt maintenance on the instance. Rollout service will include the instance in reported rollout progress as not attempted.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.ManagedIdentities.V1.Model.GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings{ exclude: boolean() }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.