SseKmsEncryptedObjects constructor

SseKmsEncryptedObjects(
  1. String? status
)

Implementation

SseKmsEncryptedObjects(
  this.status,
);