GoogleCloudApigeeV1KeystoreConfig constructor

GoogleCloudApigeeV1KeystoreConfig({
  1. List<GoogleCloudApigeeV1AliasRevisionConfig>? aliases,
  2. String? name,
})

Implementation

GoogleCloudApigeeV1KeystoreConfig({this.aliases, this.name});