tlsMigrationState property
Status of the TLS migration.
Output only. Possible string values are:
- "TLS_MIGRATION_STATE_UNSPECIFIED" : TLS migration state is not specified.
- "TLS_MIGRATION_NOT_STARTED" : TLS migration is in progress.
- "TLS_MIGRATION_COMPLETED" : TLS migration is completed.
Implementation
core.String? tlsMigrationState;