caCertificate property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
Deprecated: Use ca_certificates instead.
Base64-encoded public certificate for the root CA of the Apigee
organization. Valid only when [RuntimeType](#RuntimeType) is CLOUD.
Output only.
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
core.String? caCertificate;