Get Snapshot Result
constructor(arn: String, dataEncryptionKeyId: String, description: String, encrypted: Boolean, filters: List<GetSnapshotFilter>? = null, id: String, kmsKeyId: String, mostRecent: Boolean? = null, outpostArn: String, ownerAlias: String, ownerId: String, owners: List<String>? = null, restorableByUserIds: List<String>? = null, snapshotId: String, snapshotIds: List<String>? = null, state: String, storageTier: String, tags: Map<String, String>, volumeId: String, volumeSize: Int)