GetClusterResult

constructor(backupRetentionPeriod: Int? = null, clusterArn: String? = null, clusterEndpoint: String? = null, preferredBackupWindow: String? = null, preferredMaintenanceWindow: String? = null, shardCapacity: Int? = null, shardCount: Int? = null, shardInstanceCount: Int? = null, subnetIds: List<String>? = null, tags: List<Tag>? = null, vpcSecurityGroupIds: List<String>? = null)