GoogleApi.OSConfig.V1.Model.OSPolicyResourcePackageResourceZypper (google_api_os_config v0.16.0) View Source
A package managed by Zypper. - install: zypper -y install package - remove: zypper -y rm package
Attributes
-
name(type:String.t, default:nil) - Required. Package name.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.OSConfig.V1.Model.OSPolicyResourcePackageResourceZypper{
name: String.t() | nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.