GoogleApi.WorkloadManager.V1.Model.SapInstanceProperties (google_api_workload_manager v0.12.0)
View SourceSAP 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
@type t() :: %GoogleApi.WorkloadManager.V1.Model.SapInstanceProperties{ numbers: [String.t()] | nil }