GoogleApi.NetworkConnectivity.V1.Model.ProducerPscConfig (google_api_network_connectivity v0.12.0)
View SourceThe PSC configurations on producer side.
Attributes
-
serviceAttachmentUri
(type:String.t
, default:nil
) - The resource path of a service attachment. Example: projects/{projectNumOrId}/regions/{region}/serviceAttachments/{resourceId}.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.NetworkConnectivity.V1.Model.ProducerPscConfig{ serviceAttachmentUri: String.t() | nil }