GoogleApi.WorkloadManager.V1.Model.SapInstanceProperties (google_api_workload_manager v0.12.0)

View Source

SAP instance properties.

Attributes

  • numbers (type: list(String.t), default: nil) - Optional. SAP Instance numbers. They are from '00' to '99'.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.WorkloadManager.V1.Model.SapInstanceProperties{
  numbers: [String.t()] | nil
}

Functions

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.