RotateEncryptionKeyResult constructor

RotateEncryptionKeyResult({
  1. Cluster? cluster,
})

Implementation

RotateEncryptionKeyResult({
  this.cluster,
});