GoogleApi.TPU.V2.Model.AccessConfig (google_api_tpu v0.18.0)
View SourceAn access config attached to the TPU worker.
Attributes
-
externalIp
(type:String.t
, default:nil
) - Output only. An external IP address associated with the TPU worker.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.TPU.V2.Model.AccessConfig{externalIp: String.t() | nil}