GetClusterSnapshotResult

constructor(allocatedStorage: Int, availabilityZones: List<String>, dbClusterIdentifier: String? = null, dbClusterSnapshotArn: String, dbClusterSnapshotIdentifier: String? = null, engine: String, engineVersion: String, id: String, includePublic: Boolean? = null, includeShared: Boolean? = null, kmsKeyId: String, licenseModel: String, mostRecent: Boolean? = null, port: Int, snapshotCreateTime: String, snapshotType: String? = null, sourceDbClusterSnapshotArn: String, status: String, storageEncrypted: Boolean, tags: Map<String, String>, vpcId: String)