GoogleApi.CloudKMS.V1.Model.ShowEffectiveAutokeyConfigResponse (google_api_cloud_kms v0.43.0)

View Source

Response message for ShowEffectiveAutokeyConfig.

Attributes

  • keyProject (type: String.t, default: nil) - Name of the key project configured in the resource project's folder ancestry.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.CloudKMS.V1.Model.ShowEffectiveAutokeyConfigResponse{
  keyProject: String.t() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.