google_api_apigee v0.4.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
) - The resource name. Must be of the form: '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
Link to this type
t()
View Sourcet() :: %GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1KeystoreConfig{ aliases: [ GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1AliasRevisionConfig.t() ], name: String.t() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.