GoogleCloudRunV2EnvVarSource constructor

GoogleCloudRunV2EnvVarSource({
  1. GoogleCloudRunV2SecretKeySelector? secretKeyRef,
})

Implementation

GoogleCloudRunV2EnvVarSource({this.secretKeyRef});