GoogleApi.DNS.V1.Model.ManagedZoneServiceDirectoryConfig (google_api_dns v0.23.2) View Source
Contains information about Service Directory-backed zones.
Attributes
-
kind(type:String.t, default:dns#managedZoneServiceDirectoryConfig) - -
namespace(type:GoogleApi.DNS.V1.Model.ManagedZoneServiceDirectoryConfigNamespace.t, default:nil) - Contains information about the namespace associated with the zone.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.DNS.V1.Model.ManagedZoneServiceDirectoryConfig{
kind: String.t() | nil,
namespace:
GoogleApi.DNS.V1.Model.ManagedZoneServiceDirectoryConfigNamespace.t() | nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.