sslConfig property

  1. @Deprecated('Not supported. Member documentation may have more information.')
SslConfig? sslConfig
getter/setter pair

SSL configuration for this AlloyDB cluster.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
SslConfig? sslConfig;