GoogleApi.SecurityCenter.V1.Model.GoogleCloudSecuritycenterV2EnvironmentVariable (google_api_security_center v0.39.0)
View SourceA name-value pair representing an environment variable used in an operating system process.
Attributes
-
name
(type:String.t
, default:nil
) - Environment variable name as a JSON encoded string. -
val
(type:String.t
, default:nil
) - Environment variable value as a JSON encoded string.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.