clusterIdentifier property

Input<String?>? clusterIdentifier
final

The cluster identifier. This parameter is required when connecting to a cluster and authenticating using either Secrets Manager or temporary credentials.

Implementation

final pulumi.Input<String?>? clusterIdentifier;