google_api_apigee v0.16.0 GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1KeystoreConfig View Source
Attributes
-
aliases
(type:list(GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1AliasRevisionConfig.t)
, default:nil
) - Aliases in the keystore. -
name
(type:String.t
, default:nil
) - Resource name in the following format:organizations/{org}/environments/{env}/keystores/{keystore}
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1KeystoreConfig{ aliases: [ GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1AliasRevisionConfig.t() ], name: String.t() }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.