View Source GoogleApi.Metastore.V1beta.Model.CustomRegionConfig (google_api_metastore v0.11.1)
Custom configuration used to specify regions that the metastore service runs in. Currently only supported in the us multi-region.
Attributes
-
readOnlyRegions(type:list(String.t), default:nil) - Optional. The list of read-only regions where the metastore service runs in. These regions should be part (or subset) of the multi-region. -
readWriteRegions(type:list(String.t), default:nil) - Required. The list of read-write regions where the metastore service runs in. These regions should be part (or subset) of the multi-region.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.