GoogleApi.CloudKMS.V1.Model.ShowEffectiveAutokeyConfigResponse (google_api_cloud_kms v0.43.0)
View SourceResponse 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
@type t() :: %GoogleApi.CloudKMS.V1.Model.ShowEffectiveAutokeyConfigResponse{ keyProject: String.t() | nil }