View Source GoogleApi.GKEHub.V1.Model.ConfigManagementPolicyControllerMigration (google_api_gke_hub v0.16.0)
State for the migration of PolicyController from ACM -> PoCo Hub.
Attributes
-
copyTime
(type:DateTime.t
, default:nil
) - Last time this membership spec was copied to PoCo feature. -
stage
(type:String.t
, default:nil
) - Stage of the migration.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.GKEHub.V1.Model.ConfigManagementPolicyControllerMigration{ copyTime: DateTime.t() | nil, stage: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.